tlevavasseur
Results
1
issues of
tlevavasseur
Ignored View hitrect is in parent coordinates which may not start at 0;0. I used View.getGlobalVisibleRect to make it work with my ignored view : ``` java private boolean isInIgnoredView(MotionEvent...