We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873d009 commit 6c73e07Copy full SHA for 6c73e07
scidOnTheGo/src/main/res/xml/preferences.xml
@@ -70,7 +70,7 @@
70
android:key="oneTouchModeChange"
71
android:title="@string/pref_oneTouchModeChange_title"
72
android:summary="@string/pref_oneTouchModeChange_summary"
73
- android:defaultValue="1" />
+ android:defaultValue="0" />
74
<EditTextPreference
75
android:key="humanThinkingAlarmInterval"
76
android:inputType="number"
0 commit comments