mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-09 15:15:41 -04:00
Android: Enable fast boot by default
This commit is contained in:
parent
ddea2818d9
commit
4983c32740
@ -27,7 +27,7 @@
|
|||||||
<SwitchPreferenceCompat
|
<SwitchPreferenceCompat
|
||||||
app:key="BIOS/PatchFastBoot"
|
app:key="BIOS/PatchFastBoot"
|
||||||
app:title="@string/settings_console_fast_boot"
|
app:title="@string/settings_console_fast_boot"
|
||||||
app:defaultValue="false"
|
app:defaultValue="true"
|
||||||
app:summary="@string/settings_summary_console_fast_boot"
|
app:summary="@string/settings_summary_console_fast_boot"
|
||||||
app:iconSpaceReserved="false" />
|
app:iconSpaceReserved="false" />
|
||||||
<ListPreference
|
<ListPreference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user