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

Commit ec8d3e1c authored by Paul Sliwowski's avatar Paul Sliwowski Committed by Android (Google) Code Review
Browse files

Merge "Fix alarm volumn persistences" into ics-ub-clock-amazon

parents 9fc42f9a c6bc6266
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