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_controls_cat.xml

23 lines
947 B
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/controls_mods_fingerprint"
android:key="pref_key_controls_cat_fingerprint" />
android:title="@string/controls_mods_power"
android:key="pref_key_controls_cat_power" />
android:title="@string/controls_mods_volume"
android:key="pref_key_controls_cat_volume" />
android:title="@string/controls_mods_navbar"
android:key="pref_key_controls_cat_navbar" />
android:title="@string/controls_mods_fsg"
android:key="pref_key_controls_cat_fsg" />