Merge "Reset collapsed TV PiP state for next PiP"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5504048647
@@ -87,6 +87,7 @@ public class TvPipBoundsState extends PipBoundsState {
|
||||
public void resetTvPipState() {
|
||||
mTvFixedPipOrientation = ORIENTATION_UNDETERMINED;
|
||||
mTvPipGravity = DEFAULT_TV_GRAVITY;
|
||||
mTvPipManuallyCollapsed = false;
|
||||
}
|
||||
|
||||
/** Set the tv expanded bounds of PiP */
|
||||
|
||||
Reference in New Issue
Block a user