mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Show contact profile photo instead of system contact.
This commit is contained in:
committed by
Greyson Parrelli
parent
cee2702fdf
commit
2d20ceea01
@@ -30,6 +30,12 @@
|
||||
android:summary="@string/preferences__pressing_the_enter_key_will_send_text_messages"
|
||||
android:title="@string/preferences__pref_enter_sends_title"/>
|
||||
|
||||
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="pref_system_contact_photos"
|
||||
android:summary="@string/preferences__display_contact_photos_from_your_address_book_if_available"
|
||||
android:title="@string/preferences__pref_use_address_book_photos"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory android:layout="@layout/preference_divider"/>
|
||||
|
||||
Reference in New Issue
Block a user