mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Moved invite buttons in groups and forums to overflow menu.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
android:id="@+id/action_forum_share"
|
||||
android:icon="@drawable/social_share_white"
|
||||
android:title="@string/forum_share_button"
|
||||
app:showAsAction="ifRoom"/>
|
||||
app:showAsAction="never"/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_forum_sharing_status"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
android:icon="@drawable/ic_add_white"
|
||||
android:title="@string/groups_invite_members"
|
||||
android:visible="false"
|
||||
app:showAsAction="ifRoom"
|
||||
app:showAsAction="never"
|
||||
tools:visible="true" />
|
||||
|
||||
<item
|
||||
|
||||
Reference in New Issue
Block a user