Remove double blick from Settings
This commit is contained in:
parent
01b0747769
commit
0cfe5f38c5
1 changed files with 0 additions and 7 deletions
|
@ -7,13 +7,6 @@
|
|||
android:title="@string/settings_gameplay"
|
||||
app:iconSpaceReserved="false">
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:checked="false"
|
||||
android:defaultValue="false"
|
||||
android:key="preference_double_click_open"
|
||||
android:title="@string/double_click"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:checked="true"
|
||||
android:defaultValue="true"
|
||||
|
|
Loading…
Reference in a new issue