Replies: 1 comment 4 replies
-
Could you clarify what would be your expected behavior? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AppIntroBase support to lock/unlock pager by invoking AppIntroBase.setSwipeLock(Boolean), which applies to the scenario of touch control.
Does AppIntro support to lock/unlock pager by keypad control?
(AppIntroViewPager may override ViewPager.arrowScroll(int) just like https://github.com/tmshih/FragmentPager/blob/master/app/src/main/java/com/tms/fragmentpager/view/SwipeableViewPager.java)
Beta Was this translation helpful? Give feedback.
All reactions