mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-26 17:47:34 +01:00
Amazfit Neo: Fix sound options
This commit is contained in:
parent
878d40b8a8
commit
5050d9a283
@ -37,7 +37,7 @@ public enum DeviceSpecificSettingsScreen {
|
||||
WORKOUT("pref_screen_workout", R.xml.devicesettings_root_workout),
|
||||
HEALTH("pref_screen_health", R.xml.devicesettings_root_health),
|
||||
TOUCH_OPTIONS("pref_screen_touch_options", R.xml.devicesettings_root_touch_options),
|
||||
SOUND("pref_screen_sound", R.xml.devicesettings_root_touch_options),
|
||||
SOUND("pref_screen_sound", R.xml.devicesettings_root_sound),
|
||||
;
|
||||
|
||||
private final String key;
|
||||
|
Loading…
x
Reference in New Issue
Block a user