mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Galaxy Buds: fix Ambient Volume prefs key
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
android:entries="@array/ambient_volume_values"
|
||||
android:entryValues="@array/ambient_volume_values"
|
||||
android:icon="@drawable/ic_volume_up"
|
||||
android:key="@string/prefs_ambient_volume_summary"
|
||||
android:key="pref_galaxy_buds_ambient_volume"
|
||||
android:summary="%s"
|
||||
android:title="@string/prefs_ambient_volume" />
|
||||
</PreferenceCategory>
|
||||
|
||||
Reference in New Issue
Block a user