[bubble merge] Hide unused pref

Change-Id: I72e4eb069e0fde3298e32e760be4065a4ac36676
This commit is contained in:
SpiritCroc 2022-02-20 11:38:46 +01:00
parent a559c94b3c
commit 1827047c20
1 changed files with 2 additions and 0 deletions

View File

@ -180,10 +180,12 @@
<im.vector.app.core.preference.VectorPreferenceCategory android:title="@string/settings_category_timeline">
<!--
<im.vector.app.core.preference.VectorSwitchPreference
android:defaultValue="false"
android:key="SETTINGS_INTERFACE_BUBBLE_KEY"
android:title="@string/message_bubbles" />
-->
<im.vector.app.core.preference.VectorSwitchPreference
android:defaultValue="true"