I don't understand when ACTION_OUTSIDE is triggered. Please give me an example.
The doc's give this cryptic description:
Constant for getAction(): A movement has happened outside of the normal bounds of the UI element. This does not provide a full gesture, but only the initial location of the movement/touch.
http://developer.android.com/reference/android/view/MotionEvent.html#ACTION_OUTSIDE
I believe it is only used for clicking outside of the current activity (for example a dialog). Check out WindowManager.LayoutParams
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With