mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 19:59:05 +01:00
Simple version of Connect via Bluetooth UI
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
app:showAsAction="never"
|
||||
tools:visible="true" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_connect_via_bluetooth"
|
||||
android:enabled="false"
|
||||
android:title="@string/menu_item_connect_via_bluetooth"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_delete_all_messages"
|
||||
android:title="@string/delete_all_messages"
|
||||
|
||||
Reference in New Issue
Block a user