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

Commit 78793bb8 authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-21.0' into v1-u

parents c19f5bc1 7c5216ec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -912,6 +912,9 @@ public class VolumeDialogImpl implements VolumeDialog, Dumpable,
        initRow(row, stream, iconRes, iconMuteRes, important, defaultStream);
        mDialogRowsView.addView(row.view);
        mRows.add(row);
        if (mShowing) {
            updateRowsH(getActiveRow());
        }
    }

    private void addExistingRows() {