Skip to content

Commit deece39

Browse files
committed
Replaced checklist's edit icon (#71)
1 parent 1e58e72 commit deece39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/menu/cab_checklist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
app:showAsAction="always" />
1818
<item
1919
android:id="@+id/cab_rename"
20-
android:icon="@drawable/ic_rename_vector"
20+
android:icon="@drawable/ic_edit_vector"
2121
android:showAsAction="always"
2222
android:title="@string/rename"
2323
app:showAsAction="always" />

0 commit comments

Comments
 (0)