Loading packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -760,6 +760,7 @@ public class VolumeDialogImpl implements VolumeDialog, TunerService.Tunable { // update header text Util.setText(row.header, getStreamLabelH(ss)); row.slider.setContentDescription(row.header.getText()); mConfigurableTexts.add(row.header, ss.name); // update icon Loading Loading
packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -760,6 +760,7 @@ public class VolumeDialogImpl implements VolumeDialog, TunerService.Tunable { // update header text Util.setText(row.header, getStreamLabelH(ss)); row.slider.setContentDescription(row.header.getText()); mConfigurableTexts.add(row.header, ss.name); // update icon Loading