mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Leave device management screen inaccessible for now.
// FREEBIE
This commit is contained in:
parent
c920146bff
commit
957aa2e3d1
@ -21,11 +21,11 @@
|
||||
android:title="@string/preferences__delete_old_messages"
|
||||
android:icon="?pref_ic_storage"/>
|
||||
|
||||
<Preference android:key="preference_category_devices"
|
||||
android:title="Devices"
|
||||
android:icon="?pref_ic_devices">
|
||||
<!--<Preference android:key="preference_category_devices"-->
|
||||
<!--android:title="Devices"-->
|
||||
<!--android:icon="?pref_ic_devices">-->
|
||||
|
||||
</Preference>
|
||||
<!--</Preference>-->
|
||||
|
||||
<Preference android:key="preference_category_advanced"
|
||||
android:title="@string/preferences__advanced"
|
||||
|
Loading…
Reference in New Issue
Block a user