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

Commit 66e10574 authored by Chulwoo Lee's avatar Chulwoo Lee Committed by Android Git Automerger
Browse files

am 8ddae2f5: am 42bbfe62: Recreate overlay view after the TIS crashes

* commit '8ddae2f50d910f26a6ff87d2de636a42d848653f':
  Recreate overlay view after the TIS crashes
parents aacc974d ce844421
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -869,6 +869,8 @@ public class TvView extends ViewGroup {
            if (this != mSessionCallback) {
                return;
            }
            mOverlayViewCreated = false;
            mOverlayViewFrame = null;
            mSessionCallback = null;
            mSession = null;
            if (mListener != null) {