Merge "QS: Update embedded vol panel when re-attached to window."
This commit is contained in:
committed by
Android (Google) Code Review
commit
64d1fbfa06
@@ -69,6 +69,7 @@ public class NotificationsTile extends QSTile<NotificationsTile.NotificationsSta
|
||||
|
||||
@Override
|
||||
public void onViewAttachedToWindow(View v) {
|
||||
vp.updateStates();
|
||||
volumeComponent.setVolumePanel(vp);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user