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
{{ message }}
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
I have 10 pages and want to allow the user to go to the next screen with a button. So I set the current index with the method: [carbonTabSwipeNavigation setCurrentTabIndex:2];
But when I go from tab 1 to 2 the scroll animation is from right to left and not from left to right.
The text was updated successfully, but these errors were encountered:
Macjon
changed the title
Wrong scroll direction when using setCurrentTabIndex:
Wrong scroll animation when using setCurrentTabIndex:
Feb 11, 2016
I have 10 pages and want to allow the user to go to the next screen with a button. So I set the current index with the method:
[carbonTabSwipeNavigation setCurrentTabIndex:2];
But when I go from tab 1 to 2 the scroll animation is from right to left and not from left to right.
The text was updated successfully, but these errors were encountered: