For #3278 - Removes icon and preference item

nightly-build-test
Jeff Boek 5 years ago
parent 68fe93b420
commit 811fbfc5fd

@ -104,12 +104,7 @@
android:key="@string/pref_key_about"
android:title="@string/preferences_about" />
<androidx.preference.Preference
android:icon="@drawable/ic_info"
android:key="@string/pref_key_privacy_notice"
android:title="@string/preferences_privacy_notice" />
<androidx.preference.Preference
android:icon="@drawable/ic_info"
android:key="@string/pref_key_your_rights"
android:title="@string/preferences_your_rights" />
</androidx.preference.PreferenceCategory>
</androidx.preference.PreferenceScreen>
Loading…
Cancel
Save