Set default location reminder to none

pull/996/head
Alex Baker 5 years ago
parent 0bdf9c8d6f
commit 4991ac98d1

@ -69,7 +69,7 @@
android:title="@string/EPr_default_reminders_mode_title" />
<ListPreference
android:defaultValue="1"
android:defaultValue="0"
android:entries="@array/EPr_default_location_reminder"
android:entryValues="@array/EPR_default_location_reminder_values"
android:icon="@drawable/ic_outline_place_24px"

Loading…
Cancel
Save