renaming a menu item
This commit is contained in:
parent
be168a8f6e
commit
251d885836
2 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@
|
|||
android:title="@string/copy_number_to_clipboard"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/rename_conversation"
|
||||
android:id="@+id/cab_rename_conversation"
|
||||
android:icon="@drawable/ic_edit_vector"
|
||||
android:title="@string/rename_conversation"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue