pipa: peripheralmanager: set angle detection to false by default
- The whole thing is useful for like 2 pipa owners with the official keyboard, so it's better to keep it opt-in by default
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<SwitchPreference
|
||||
android:key="keyboard_switch_key"
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:title="@string/keyboard_switch_title"
|
||||
android:summary="@string/keyboard_switch_summary"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user