Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6bc6266 authored by Paul Sliwowski's avatar Paul Sliwowski
Browse files

Fix alarm volumn persistences

Bug: 9628874
Change-Id: I3df457fb617542794ab547834a284c0b1ec3e415
parent ce9b1067
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,9 +53,9 @@
            android:defaultValue="10"/>

        <VolumePreference
            android:key="volume_setting"
            android:title="@string/alarm_volume_title"
            android:dialogTitle="@string/alarm_volume_title"
            android:persistent="false"
            android:streamType="alarm" />

        <ListPreference