diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index d30a6a677a..51632e8d6a 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -136,8 +136,7 @@ android:icon="@drawable/ic_info" android:key="@string/pref_key_leakcanary" android:title="@string/preference_leakcanary" - app:isPreferenceVisible="@bool/IS_DEBUG" - android:layout="@layout/preference_cat_style" /> + app:isPreferenceVisible="@bool/IS_DEBUG" />