championswimmer / championswimmer/SimpleFingerGestures_Android_Library
GestureAnalyser class returned don't correct the swipe direction
Open
- Dominant language
- Java
- Stars
- 316
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
How to reproduce bug:
Step 1:
Put finger in View and swipe to up.
Step 2:
Without lifting finger now keep down.
Method calcGesture in object GestureAnalyser - returned SWIPE_1_UP, but now your swipe down.
Method calcGesture in object GestureAnalyser -returned correct value when your finger down below start point(where your finger put first time)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.