diff --git a/DroidFishApp/src/main/res/xml/preferences.xml b/DroidFishApp/src/main/res/xml/preferences.xml index 8c0702f..76d0e81 100644 --- a/DroidFishApp/src/main/res/xml/preferences.xml +++ b/DroidFishApp/src/main/res/xml/preferences.xml @@ -57,7 +57,7 @@ android:key="showThinking" android:title="@string/prefs_showThinking_title" android:summary="@string/prefs_showThinking_summary" - android:defaultValue="true"> + android:defaultValue="false">