Revert "Completely hide rageshake settings"

This reverts commit 3380dd5169.

Change-Id: I78dc93766b8d2d3a93b734857d7636e122b9ff78
This commit is contained in:
SpiritCroc 2021-04-24 15:08:51 +02:00
parent 06a19c572a
commit 23e98eadd3
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@
<im.vector.app.core.preference.VectorPreferenceCategory <im.vector.app.core.preference.VectorPreferenceCategory
android:key="SETTINGS_RAGE_SHAKE_CATEGORY_KEY" android:key="SETTINGS_RAGE_SHAKE_CATEGORY_KEY"
android:title="@string/settings_rageshake" android:title="@string/settings_rageshake"
android:enabled="false" android:enabled="false">
app:isPreferenceVisible="false">
<im.vector.app.core.preference.VectorSwitchPreference <im.vector.app.core.preference.VectorSwitchPreference
android:defaultValue="false" android:defaultValue="false"