Fixed serveral things:
* ugly workaround for the details_view_layout problem on older devices * removed "display button on the left side" option since it's not nececeay anymore.
This commit is contained in:
parent
63b16d925d
commit
f9ad0f12d0
20 changed files with 260 additions and 68 deletions
|
|
@ -37,11 +37,6 @@
|
|||
android:summary="@string/showPlayWithKodiSummary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="@string/leftHandLayout"
|
||||
android:title="@string/leftPlayButtonTitle"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<ListPreference
|
||||
android:key="@string/searchLanguage"
|
||||
android:title="@string/searchLanguageTitle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue