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

Commit 3d992011 authored by shaoweishen's avatar shaoweishen Committed by Automerger Merge Worker
Browse files

[Output Swithcer] Apply device volume in group instead of session volume am: cab5bb21

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17035626

Change-Id: I57621bb5e1ef46841c085ff130d503109f5fe208
parents 1aa13a11 cab5bb21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ public class MediaOutputAdapter extends MediaOutputBaseAdapter {
                        onCheckBoxClicked(false, device);
                    });
                    setCheckBoxColor(mCheckBox, mController.getColorActiveItem());
                    initSessionSeekbar();
                    initSeekbar(device);
                } else if (!mController.hasAdjustVolumeUserRestriction() && currentlyConnected) {
                    mStatusIcon.setImageDrawable(
                            mContext.getDrawable(R.drawable.media_output_status_check));