mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 02:25:19 +00:00
Use the correct save icon in the ScribbleHud.
This commit is contained in:
parent
0840175d6f
commit
4da1af9a7b
@ -20,7 +20,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top|left|start"
|
||||
android:padding="12dp"
|
||||
android:src="@drawable/ic_check_white_24dp"
|
||||
android:src="@drawable/ic_scribble_save"
|
||||
android:background="?attr/selectableItemBackgroundBorderless"/>
|
||||
|
||||
<LinearLayout
|
||||
|
Loading…
Reference in New Issue
Block a user