mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-26 03:46:49 +01:00
Galaxy Buds: fix Ambient Volume prefs key
This commit is contained in:
parent
f8cc520ede
commit
c9bf7e464a
@ -25,7 +25,7 @@
|
|||||||
android:entries="@array/ambient_volume_values"
|
android:entries="@array/ambient_volume_values"
|
||||||
android:entryValues="@array/ambient_volume_values"
|
android:entryValues="@array/ambient_volume_values"
|
||||||
android:icon="@drawable/ic_volume_up"
|
android:icon="@drawable/ic_volume_up"
|
||||||
android:key="@string/prefs_ambient_volume_summary"
|
android:key="pref_galaxy_buds_ambient_volume"
|
||||||
android:summary="%s"
|
android:summary="%s"
|
||||||
android:title="@string/prefs_ambient_volume" />
|
android:title="@string/prefs_ambient_volume" />
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
Loading…
Reference in New Issue
Block a user