mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-14 11:47:32 +01:00
Fix default Daily target distance
This commit is contained in:
parent
2bd90a0d5a
commit
a6073fa938
@ -58,7 +58,7 @@
|
||||
android:title="@string/activity_prefs_calories_burnt" />
|
||||
|
||||
<EditTextPreference
|
||||
android:defaultValue="5"
|
||||
android:defaultValue="5000"
|
||||
android:inputType="number"
|
||||
android:key="activity_user_distance_meters"
|
||||
android:maxLength="5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user