I am new to android development and I am trying to learn how to animate gestures. Looking through the docs about how to detect gestures I saw there are two different gestures that are related to swipes: fling and scroll. Can anyone explain to me what is the difference between these two?
2
- This might answer your question: stackoverflow.com/questions/22843671/android-swipe-vs-flingFrinkel– Frinkel2020-08-04 12:47:25 +00:00Commented Aug 4, 2020 at 12:47
- Not really. That refers to swipe, not scrollAdrian Pascu– Adrian Pascu2020-08-04 13:51:48 +00:00Commented Aug 4, 2020 at 13:51
Add a comment |