Changes the profile editor save icon to something better.
This commit is contained in:
parent
b9f0c51e70
commit
2b34454cc9
2 changed files with 8 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<item
|
||||
android:id="@+id/action_save"
|
||||
android:icon="@drawable/ic_check_24dp"
|
||||
android:title="@string/action_save"
|
||||
android:icon="@android:drawable/ic_menu_save"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
Loading…
Add table
Add a link
Reference in a new issue