mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-02 16:33:02 +01:00
Fossil Hybrid HR: Fix vibration strength setting
This commit is contained in:
parent
943873e047
commit
8329890b19
@ -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" />
|
||||||
|
Loading…
Reference in New Issue
Block a user