mirror of
https://github.com/Freeyourgadget/Gadgetbridge
synced 2026-03-29 03:06:15 +02:00
Fossil Hybrid HR: Add back button_3_function_long configuration
This commit is contained in:
parent
510a754303
commit
f2d76fe01f
@ -41,11 +41,12 @@
|
||||
android:key="button_3_function_short"
|
||||
android:summary="%s"
|
||||
android:title="@string/pref_title_lower_button_function_short" />
|
||||
<Preference
|
||||
android:selectable="false"
|
||||
android:persistent="false"
|
||||
<ListPreference
|
||||
android:defaultValue="musicApp"
|
||||
android:entries="@array/pref_hybridhr_buttonfunctions"
|
||||
android:entryValues="@array/pref_hybridhr_buttonfunctions_values"
|
||||
android:key="button_3_function_long"
|
||||
android:summary="@string/menuitem_notifications"
|
||||
android:summary="%s"
|
||||
android:title="@string/pref_title_lower_button_function_long" />
|
||||
<Preference
|
||||
android:selectable="false"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user