Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
37d1f59132
8 changed files with 271 additions and 18 deletions
|
|
@ -39,6 +39,7 @@
|
|||
android:title="@string/settings_category_appearance_title"
|
||||
android:textAllCaps="true">
|
||||
|
||||
<!-- Not yet working.
|
||||
<ListPreference
|
||||
android:key="@string/theme_key"
|
||||
android:title="@string/theme_title"
|
||||
|
|
@ -46,6 +47,7 @@
|
|||
android:entries="@array/theme_description_list"
|
||||
android:entryValues="@array/theme_list"
|
||||
android:defaultValue="@string/default_theme_value"/>
|
||||
-->
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="@string/show_play_with_kodi_key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue