Merge "Hide unneccessary streams after config changes"

This commit is contained in:
TreeHugger Robot
2017-11-20 20:00:02 +00:00
committed by Android (Google) Code Review

View File

@@ -207,6 +207,7 @@ public class VolumeDialogImpl implements VolumeDialog {
} else {
addExistingRows();
}
updateRowsH(getActiveRow());
}
private ColorStateList loadColorStateList(int colorResId) {