mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-16 16:00:16 -04:00
Replaced checklist's edit icon (#71)
This commit is contained in:
1 parent
1e58e72532
commit
deece39fae
1 file changed
+1
-1
@@ -17,7 +17,7 @@
|
||||
app:showAsAction="always" />
|
||||
<item
|
||||
android:id="@+id/cab_rename"
|
||||
android:icon="@drawable/ic_rename_vector"
|
||||
android:icon="@drawable/ic_edit_vector"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/rename"
|
||||
app:showAsAction="always" />
|
||||
|
||||
Reference in new issue
Block a user