Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55040486 authored by Jacqueline Bronger's avatar Jacqueline Bronger Committed by Android (Google) Code Review
Browse files

Merge "Reset collapsed TV PiP state for next PiP"

parents b041b7b1 e82eca31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */