Kaydet (Commit) 06535009 authored tarafından Michael Meeks's avatar Michael Meeks

sdremote - enable volume control slide-switching by default.

This is far and away the easiest way to switch slide. The coverflow
with it's physics / momentum is really no-where near as useful.
üst 8f3a6129
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- <SwitchPreference android:defaultValue="false" android:title="@string/options_autodecline" android:key="option_autodecline"/> --> <!-- <SwitchPreference android:defaultValue="false" android:title="@string/options_autodecline" android:key="option_autodecline"/> -->
<CheckBoxPreference <CheckBoxPreference
android:defaultValue="false" android:defaultValue="true"
android:key="option_volumeswitching" android:key="option_volumeswitching"
android:summary="@string/options_volumeswitching_descripton" android:summary="@string/options_volumeswitching_descripton"
android:title="@string/options_volumeswitching" /> android:title="@string/options_volumeswitching" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment