You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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? :)
The text was updated successfully, but these errors were encountered:
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? :)
The text was updated successfully, but these errors were encountered: