mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-15 04:16:05 +00:00
Stub icon scaling and allow background updating of the applist
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
android:entryValues="@array/language_values"
|
||||
android:summary="@string/summary_language_list"
|
||||
android:defaultValue="default" />
|
||||
<CheckBoxPreference
|
||||
android:key="checkbox_small_icon_mode"
|
||||
android:title="@string/title_checkbox_small_icon_mode"
|
||||
android:summary="@string/summary_checkbox_small_icon_mode"
|
||||
android:defaultValue="false" />
|
||||
<CheckBoxPreference
|
||||
android:key="checkbox_list_mode"
|
||||
android:title="@string/title_checkbox_list_mode"
|
||||
|
||||
Reference in New Issue
Block a user