Merge "Clear mSeamlessRotating in InsetsSourceProvider.setWindow" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c31f380a7d
@@ -163,6 +163,7 @@ class InsetsSourceProvider {
|
||||
// animate-out as new one animates-in.
|
||||
mWin.cancelAnimation();
|
||||
mWin.mProvidedInsetsSources.remove(mSource.getType());
|
||||
mSeamlessRotating = false;
|
||||
}
|
||||
ProtoLog.d(WM_DEBUG_WINDOW_INSETS, "InsetsSource setWin %s for type %s", win,
|
||||
InsetsState.typeToString(mSource.getType()));
|
||||
|
||||
Reference in New Issue
Block a user