mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-23 06:15:38 +00:00
Android: Enable resampling by default
This commit is contained in:
parent
434f75658c
commit
6ad8a6666c
|
@ -73,7 +73,7 @@
|
|||
<SwitchPreferenceCompat
|
||||
app:key="Audio/Resampling"
|
||||
app:title="@string/settings_audio_resampling"
|
||||
app:defaultValue="false"
|
||||
app:defaultValue="true"
|
||||
app:summary="@string/settings_summary_audio_resampling"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue