mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 14:43:09 +01:00
Add force refresh of remote values to internal preferences UI.
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
android:key="pref_rotate_profile_key"
|
||||
android:summary="@string/preferences__internal_rotate_profile_key_description"
|
||||
android:title="@string/preferences__internal_rotate_profile_key" />
|
||||
|
||||
<Preference
|
||||
android:key="pref_refresh_remote_values"
|
||||
android:summary="@string/preferences__internal_refresh_remote_values_description"
|
||||
android:title="@string/preferences__internal_refresh_remote_values" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user