renaming open_note icon
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 201 B |
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 550 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 334 B |
@ -3,7 +3,7 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<item
|
||||
android:id="@+id/open_note"
|
||||
android:icon="@drawable/open_note"
|
||||
android:icon="@drawable/ic_open_note"
|
||||
android:title="@string/open_note"
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
|