mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Add ability to delete your Signal account from within the app.
This commit is contained in:
@@ -27,4 +27,11 @@
|
||||
android:key="pref_submit_debug_logs"
|
||||
android:title="@string/preferences__submit_debug_log"/>
|
||||
|
||||
<PreferenceCategory android:layout="@layout/preference_divider"/>
|
||||
|
||||
<Preference
|
||||
android:layout="@layout/preference_danger"
|
||||
android:key="pref_delete_account"
|
||||
android:title="@string/preferences__delete_account" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user