Remove double blick from Settings

This commit is contained in:
Lucas Lima 2020-06-27 21:22:03 -03:00
parent 01b0747769
commit 0cfe5f38c5
No known key found for this signature in database
GPG key ID: 0259A3F43EC1027A

View file

@ -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"