allow toggling the Add Person UI at the thread activity
This commit is contained in:
parent
900982999f
commit
ec5c49ce1e
3 changed files with 16 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<item
|
||||
android:id="@+id/add_person"
|
||||
android:id="@+id/manage_people"
|
||||
android:icon="@drawable/add_person_vector"
|
||||
android:title="@string/add_person"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue