Skip to content

Commit 83a99eb

Browse files
committed
renaming open_note icon
1 parent 0315b32 commit 83a99eb

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:app="http://schemas.android.com/apk/res-auto">
44
<item
55
android:id="@+id/open_note"
6-
android:icon="@drawable/open_note"
6+
android:icon="@drawable/ic_open_note"
77
android:title="@string/open_note"
88
app:showAsAction="ifRoom"/>
99
<item

0 commit comments

Comments
 (0)