Android-Onboarder icon indicating copy to clipboard operation
Android-Onboarder copied to clipboard

onSwipedTooFar

Open ffolkes opened this issue 5 years ago • 0 comments

Hi, great work on this! I have a suggestion - when the onboarder pages are swiped through to the end, I'd like the last swipe to finish() the activity so the user can "swipe" away the whole onboarder activity rather than tapping Finish. Could you add something like onSwipedTooFar(boolean direction) that would be called whenever a user tries to swipe in a direction where there are no more pages to change to? :)

ffolkes avatar Apr 14 '19 16:04 ffolkes