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

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

am 42bbfe62: Recreate overlay view after the TIS crashes

* commit '42bbfe62400386ec5a3b638a8fc17cc5fe473786':
  Recreate overlay view after the TIS crashes
parents 820c9cb2 ffad70bb
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) {