mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Fossil Hybrid HR: Fix vibration strength setting
This commit is contained in:
parent
943873e047
commit
8329890b19
@ -34,7 +34,7 @@
|
||||
|
||||
<SeekBarPreference
|
||||
android:defaultValue="2"
|
||||
android:key="@string/pref_title_vibration_strength"
|
||||
android:key="vibration_strength"
|
||||
android:max="3"
|
||||
android:title="@string/pref_title_vibration_strength"
|
||||
app:showSeekBarValue="true" />
|
||||
|
Loading…
Reference in New Issue
Block a user