Skip to content

Commit a9897c1

Browse files
authored
Merge pull request #72 from Aga-C/replace-edit-icon
Replaced checklist's edit icon (#71)
2 parents 1e58e72 + deece39 commit a9897c1

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)