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

Commit a082e35d authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

Merge "Volume: No sound effects on the ringer toggle." into lmp-dev

parents 1019719e ab4ea76e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -484,6 +484,7 @@ public class VolumePanel extends Handler {
            sc.icon.setImageResource(sc.iconRes);
            sc.icon.setClickable(isNotificationOrRing(streamType));
            if (sc.icon.isClickable()) {
                sc.icon.setSoundEffectsEnabled(false);
                sc.icon.setOnClickListener(new OnClickListener() {
                    @Override
                    public void onClick(View v) {