Update new story text to be a small button.

This commit is contained in:
Alex Hart
2022-09-22 13:25:42 -03:00
committed by Cody Henthorne
parent c47a724654
commit 07d9e29e7c
5 changed files with 29 additions and 16 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="12dp"
android:height="12dp"
android:viewportWidth="12"
android:viewportHeight="12">
<path
android:pathData="M10,5.25H6.75V2H5.25V5.25H2V6.75H5.25V10H6.75V6.75H10V5.25Z"
android:fillColor="#000000"/>
</vector>