Update link preview settings and add some UI polish.

This commit is contained in:
Greyson Parrelli
2020-08-13 13:50:38 -04:00
parent 676356e800
commit ace1b8ee71
20 changed files with 336 additions and 37 deletions

View File

@@ -74,9 +74,9 @@
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:defaultValue="true"
android:key="pref_link_previews"
android:summary="@string/preferences__previews_are_supported_for"
android:title="@string/preferences__send_link_previews" />
android:key="settings.link_previews"
android:summary="@string/preferences__retrieve_link_previews_from_websites_for_messages"
android:title="@string/preferences__generate_link_previews" />
<Preference
android:key="preference_category_blocked"