mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9574: Remove category layout from LeakCanary SwitchPreference
This commit is contained in:
parent
d1d0a09f21
commit
c0b09436d0
@ -136,8 +136,7 @@
|
|||||||
android:icon="@drawable/ic_info"
|
android:icon="@drawable/ic_info"
|
||||||
android:key="@string/pref_key_leakcanary"
|
android:key="@string/pref_key_leakcanary"
|
||||||
android:title="@string/preference_leakcanary"
|
android:title="@string/preference_leakcanary"
|
||||||
app:isPreferenceVisible="@bool/IS_DEBUG"
|
app:isPreferenceVisible="@bool/IS_DEBUG" />
|
||||||
android:layout="@layout/preference_cat_style" />
|
|
||||||
|
|
||||||
<androidx.preference.SwitchPreference
|
<androidx.preference.SwitchPreference
|
||||||
android:icon="@drawable/ic_energy"
|
android:icon="@drawable/ic_energy"
|
||||||
|
Loading…
Reference in New Issue
Block a user