mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 09:05:33 +02:00
Make ContactSelectorFragment reusable
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<item
|
||||
android:id="@+id/action_share_forum"
|
||||
android:id="@+id/action_contacts_selected"
|
||||
android:icon="@drawable/ic_check_white"
|
||||
android:title="@string/forum_share_action"
|
||||
android:title="@string/contacts_selected"
|
||||
app:showAsAction="always"/>
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user