mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-30 17:35:41 -04:00
Android: Remove duplicate speed limiter option from settings
This commit is contained in:
parent
257cc75183
commit
a17e15f176
@ -33,12 +33,6 @@
|
|||||||
app:defaultValue="0.0"
|
app:defaultValue="0.0"
|
||||||
app:useSimpleSummaryProvider="true"
|
app:useSimpleSummaryProvider="true"
|
||||||
app:iconSpaceReserved="false" />
|
app:iconSpaceReserved="false" />
|
||||||
<SwitchPreferenceCompat
|
|
||||||
app:key="Main/SpeedLimiterEnabled"
|
|
||||||
app:title="@string/settings_behavior_enable_speed_limiter"
|
|
||||||
app:defaultValue="true"
|
|
||||||
app:summary="Throttles the emulation speed to the chosen speed above. If unchecked, the emulator will run as fast as possible, which may not be playable."
|
|
||||||
app:iconSpaceReserved="false" />
|
|
||||||
<SwitchPreferenceCompat
|
<SwitchPreferenceCompat
|
||||||
app:key="Main/SaveStateOnExit"
|
app:key="Main/SaveStateOnExit"
|
||||||
app:title="Save State On Exit"
|
app:title="Save State On Exit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user