Merge "Volume can not be updated in Sound¬ification"
This commit is contained in:
@@ -88,6 +88,7 @@ public class VolumeSeekBarPreference extends SeekBarPreference {
|
||||
mStopped = true;
|
||||
if (mVolumizer != null) {
|
||||
mVolumizer.stop();
|
||||
mVolumizer = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user