impofed performance and made similar video button hidable
This commit is contained in:
parent
4a938b81df
commit
33e332f105
5 changed files with 71 additions and 31 deletions
|
|
@ -48,13 +48,15 @@
|
|||
|
||||
<CheckBoxPreference
|
||||
android:key="@string/showNextVideo"
|
||||
android:title="@string/showNextVideoTitle"
|
||||
android:title="@string/showNextAndSimilarTitle"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<!-- This function is not yet available
|
||||
<ListPreference
|
||||
android:key="@string/contentCountry"
|
||||
android:title="@string/contentCountryTitle"
|
||||
android:entries="@array/countryNames"
|
||||
android:entryValues="@array/countryCodes"
|
||||
android:defaultValue="" /> <!-- default will include no country code in URL-->
|
||||
android:defaultValue="" /> <!- default will include no country code in URL-->
|
||||
-->
|
||||
</PreferenceScreen>
|
||||
Loading…
Add table
Add a link
Reference in a new issue