Fossil Hybrid HR: Fix vibration strength setting

This commit is contained in:
Andreas Shimokawa
2020-04-12 02:26:38 +02:00
parent 943873e047
commit 8329890b19

View File

@@ -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" />