mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Update new story text to be a small button.
This commit is contained in:
committed by
Cody Henthorne
parent
c47a724654
commit
07d9e29e7c
9
app/src/main/res/drawable/ic_plus_12.xml
Normal file
9
app/src/main/res/drawable/ic_plus_12.xml
Normal 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>
|
||||
Reference in New Issue
Block a user