mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-07 23:22:15 +00:00
Remove the read and typing indication on startup (#812)
* fix: remove the read and typing indication * fix: set default value in preferences_app_protection.xml
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
android:summary="@string/preferences__if_read_receipts_are_disabled_you_wont_be_able_to_see_read_receipts"/>
|
||||
|
||||
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="pref_typing_indicators"
|
||||
android:title="@string/preferences__typing_indicators"
|
||||
android:summary="@string/preferences__if_typing_indicators_are_disabled_you_wont_be_able_to_see_typing_indicators"/>
|
||||
|
||||
Reference in New Issue
Block a user