Add a key to the category, to be able to hide it

This commit is contained in:
Benoit Marty 2020-11-05 15:28:13 +01:00
parent 45edf6025e
commit 6cb4645514
1 changed files with 3 additions and 1 deletions

View File

@ -115,7 +115,9 @@
</im.vector.app.core.preference.VectorPreferenceCategory>
<im.vector.app.core.preference.VectorPreferenceCategory android:title="@string/settings_other">
<im.vector.app.core.preference.VectorPreferenceCategory
android:key="SETTINGS_SECURITY_OTHER_CATEGORY"
android:title="@string/settings_other">
<im.vector.app.core.preference.VectorPreference
android:key="SETTINGS_SECURITY_PIN"