mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 04:18:53 +01:00
Introduce conversation settings screen
This commit is contained in:
committed by
Torsten Grote
parent
baa0341727
commit
e10b6334f5
@@ -17,9 +17,8 @@
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_auto_delete"
|
||||
android:checkable="true"
|
||||
android:title="@string/menu_item_auto_delete"
|
||||
android:id="@+id/action_conversation_settings"
|
||||
android:title="@string/menu_item_disappearing_messages"
|
||||
android:visible="false"
|
||||
app:showAsAction="never"
|
||||
tools:visible="true" />
|
||||
|
||||
Reference in New Issue
Block a user