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

23 lines
840 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:title="@string/support"
android:key="pref_key_support">
android:title="@string/support_repo_title"
android:summary="@string/support_repo_summ"
android:key="pref_key_website" />
android:title="@string/support_xda_title"
android:summary="@string/support_xda_summ"
android:key="pref_key_xda" />
android:title="@string/support_4pda_title"
android:summary="@string/support_4pda_summ"
android:key="pref_key_4pda" />