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

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

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

* commit 'a5b65fffe5433b2df884ffd767d2696e06445fbb':
  Recreate overlay view after the TIS crashes
parents 4ef1babf 66e10574
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) {