mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
Fossil Hybrid HR: Fix vibration strength setting
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<SeekBarPreference
|
<SeekBarPreference
|
||||||
android:defaultValue="2"
|
android:defaultValue="2"
|
||||||
android:key="@string/pref_title_vibration_strength"
|
android:key="vibration_strength"
|
||||||
android:max="3"
|
android:max="3"
|
||||||
android:title="@string/pref_title_vibration_strength"
|
android:title="@string/pref_title_vibration_strength"
|
||||||
app:showSeekBarValue="true" />
|
app:showSeekBarValue="true" />
|
||||||
|
Reference in New Issue
Block a user