am 499f4a0a: VolumeZen: Don\'t clear stream type if embedded.
* commit '499f4a0a4df37558801a712a24daebb91df0b327': VolumeZen: Don't clear stream type if embedded.
This commit is contained in:
@@ -1035,8 +1035,8 @@ public class VolumePanel extends Handler {
|
||||
if (isShowing()) {
|
||||
if (mDialog != null) {
|
||||
mDialog.dismiss();
|
||||
mActiveStreamType = -1;
|
||||
}
|
||||
mActiveStreamType = -1;
|
||||
}
|
||||
synchronized (sConfirmSafeVolumeLock) {
|
||||
if (sConfirmSafeVolumeDialog != null) {
|
||||
|
||||
Reference in New Issue
Block a user