mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-24 12:08:44 +02:00
update the Open Note item title
This commit is contained in:
parent
3bed590acb
commit
7d8b47e967
@ -4,7 +4,7 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/open_note"
|
android:id="@+id/open_note"
|
||||||
android:icon="@mipmap/open_note"
|
android:icon="@mipmap/open_note"
|
||||||
android:title="@string/share"
|
android:title="@string/open_note"
|
||||||
app:showAsAction="ifRoom"/>
|
app:showAsAction="ifRoom"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/rename_note"
|
android:id="@+id/rename_note"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user