A
Android Central Question
I have implemented a window with size 1 and want to catch ACTION_OUTSIDE event. I get the trigger and I get the ACTION_OUTSIDE event, but when reading event.getRawX() and event.getRawY() they both return 0 every time. Any help would be appreciated! Thanks in advance.