You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalArgumentException: View not attached to window manager
at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:406)
at android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:295)
at android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:74)
at cn.finalteam.floatviewfinal.widget.FloatView$1.handleMessage(FloatView.java:90)
The text was updated successfully, but these errors were encountered:
java.lang.IllegalArgumentException: View not attached to window manager
at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:406)
at android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:295)
at android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:74)
at cn.finalteam.floatviewfinal.widget.FloatView$1.handleMessage(FloatView.java:90)
The text was updated successfully, but these errors were encountered: