Merge "Notify that QSCustomizer#isCustomized may have changed"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1ad9cf1378
@@ -214,6 +214,7 @@ public class QSCustomizer extends LinearLayout {
|
||||
@Override
|
||||
public void onAnimationCancel(Animator animation) {
|
||||
mOpening = false;
|
||||
mQs.notifyCustomizeChanged();
|
||||
mNotifQsContainer.setCustomizerAnimating(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user