add custom string to action_map
This commit is contained in:
parent
bb53b29ece
commit
6d313522d4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_map"
|
android:id="@+id/action_map"
|
||||||
android:orderInCategory="100"
|
android:orderInCategory="100"
|
||||||
android:title="@string/action_logout"
|
android:title="@string/action_map"
|
||||||
app:showAsAction="never" />
|
app:showAsAction="never" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_logout"
|
android:id="@+id/action_logout"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue