mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 20:24:32 +01:00
Add new contact us flow.
This commit is contained in:
committed by
Greyson Parrelli
parent
f1f505d41c
commit
f9de131017
@@ -33,6 +33,10 @@
|
||||
android:title="@string/preferences__linked_devices"
|
||||
android:icon="?attr/linked_devices_icon"/>
|
||||
|
||||
<Preference android:key="preference_category_help"
|
||||
android:title="@string/preferences__help"
|
||||
android:icon="?attr/help_icon" />
|
||||
|
||||
<Preference android:key="preference_category_advanced"
|
||||
android:title="@string/preferences__advanced"
|
||||
android:icon="?attr/advanced_icon"/>
|
||||
|
||||
Reference in New Issue
Block a user