You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CustoMIUIzer/app/src/main/res/xml/prefs_system_cat.xml

50 lines
2.2 KiB
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:key="pref_key_cat">
android:title="@string/system_mods_screen"
android:key="pref_key_system_cat_screen" />
android:title="@string/system_mods_audio"
android:key="pref_key_system_cat_audio" />
android:title="@string/system_mods_vibration"
android:key="pref_key_system_cat_vibration" />
android:title="@string/system_mods_toasts"
android:key="pref_key_system_cat_toasts" />
android:title="@string/system_mods_statusbar_statusbar"
android:key="pref_key_system_cat_statusbar" />
android:title="@string/system_mods_statusbar_drawer"
android:key="pref_key_system_cat_drawer" />
android:title="@string/system_mods_notifications"
android:key="pref_key_system_cat_notifications" />
android:title="@string/system_mods_qs"
android:key="pref_key_system_cat_qs" />
android:title="@string/system_mods_recents"
android:key="pref_key_system_cat_recents" />
android:title="@string/system_mods_betterpopups"
android:key="pref_key_system_cat_betterpopups" />
android:title="@string/system_mods_floatingwindows"
android:key="pref_key_system_cat_floatingwindows" />
android:title="@string/system_mods_applock"
android:key="pref_key_system_cat_applock" />
android:title="@string/system_mods_lockscreen"
android:key="pref_key_system_cat_lockscreen" />
android:title="@string/system_mods_other"
android:key="pref_key_system_cat_other" />