java.lang.IllegalArgumentException:
at wei.mark.standout.StandOutWindow.focus (StandOutWindow.java:1402)
at wei.mark.standout.ui.Window.onInterceptTouchEvent (Window.java:181)
at android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:1989)
at android.view.View.dispatchPointerEvent (View.java:8695)
at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent (ViewRootImpl.java:4370)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess (ViewRootImpl.java:4230)
at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676)
at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729)
at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695)
at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703)
at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676)
at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729)
at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695)
at android.view.ViewRootImpl$AsyncInputStage.forward (ViewRootImpl.java:3827)
at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703)
at android.view.ViewRootImpl$AsyncInputStage.apply (ViewRootImpl.java:3884)
at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676)
at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729)
at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695)
at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703)
at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676)
at android.view.ViewRootImpl.deliverInputEvent (ViewRootImpl.java:6089)
at android.view.ViewRootImpl.doProcessInputEvents (ViewRootImpl.java:6063)
at android.view.ViewRootImpl.enqueueInputEvent (ViewRootImpl.java:6034)
at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent (ViewRootImpl.java:6241)
at android.view.InputEventReceiver.dispatchInputEvent (InputEventReceiver.java:185)
at android.os.MessageQueue.nativePollOnce (Native Method)
at android.os.MessageQueue.next (MessageQueue.java:143)
at android.os.Looper.loop (Looper.java:122)
at android.app.ActivityThread.main (ActivityThread.java:5421)
at java.lang.reflect.Method.invoke (Native Method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:914)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:707)
at de.robv.android.xposed.XposedBridge.main (XposedBridge.java:107)
java.lang.IllegalArgumentException: at wei.mark.standout.StandOutWindow.focus (StandOutWindow.java:1402) at wei.mark.standout.ui.Window.onInterceptTouchEvent (Window.java:181) at android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:1989) at android.view.View.dispatchPointerEvent (View.java:8695) at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent (ViewRootImpl.java:4370) at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess (ViewRootImpl.java:4230) at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676) at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729) at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695) at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703) at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676) at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729) at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695) at android.view.ViewRootImpl$AsyncInputStage.forward (ViewRootImpl.java:3827) at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703) at android.view.ViewRootImpl$AsyncInputStage.apply (ViewRootImpl.java:3884) at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676) at android.view.ViewRootImpl$InputStage.onDeliverToNext (ViewRootImpl.java:3729) at android.view.ViewRootImpl$InputStage.forward (ViewRootImpl.java:3695) at android.view.ViewRootImpl$InputStage.apply (ViewRootImpl.java:3703) at android.view.ViewRootImpl$InputStage.deliver (ViewRootImpl.java:3676) at android.view.ViewRootImpl.deliverInputEvent (ViewRootImpl.java:6089) at android.view.ViewRootImpl.doProcessInputEvents (ViewRootImpl.java:6063) at android.view.ViewRootImpl.enqueueInputEvent (ViewRootImpl.java:6034) at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent (ViewRootImpl.java:6241) at android.view.InputEventReceiver.dispatchInputEvent (InputEventReceiver.java:185) at android.os.MessageQueue.nativePollOnce (Native Method) at android.os.MessageQueue.next (MessageQueue.java:143) at android.os.Looper.loop (Looper.java:122) at android.app.ActivityThread.main (ActivityThread.java:5421) at java.lang.reflect.Method.invoke (Native Method) at java.lang.reflect.Method.invoke (Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:914) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:707) at de.robv.android.xposed.XposedBridge.main (XposedBridge.java:107)