Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewPager2 migration #7

Open
Jack29913 opened this issue Dec 4, 2020 · 2 comments
Open

ViewPager2 migration #7

Jack29913 opened this issue Dec 4, 2020 · 2 comments

Comments

@Jack29913
Copy link

I am trying to use viewpager2 with this library as it supports RTL. Looks like StoryPagerAdapter and some other components need to be modified. Could you please give support?

Thanks

@zeeshanrasool91
Copy link

I am trying to use viewpager2 with this library as it supports RTL. Looks like StoryPagerAdapter and some other components need to be modified. Could you please give support?

Thanks

Hi, @Jack29913 i have updated this code repository for viewpager 2 library support
https://github.com/zeeshanrasool91/C2MStoryViewer.git
Please check this url and check for branch viewpager2, and update me if you find any issue

@DeepakHeadspire
Copy link

I am trying to use viewpager2 with this library as it supports RTL. Looks like StoryPagerAdapter and some other components need to be modified. Could you please give support?
Thanks

Hi, @Jack29913 i have updated this code repository for viewpager 2 library support https://github.com/zeeshanrasool91/C2MStoryViewer.git Please check this url and check for branch viewpager2, and update me if you find any issue

using viewpager2 when we set viewpager.currentItem = 1 (or 2,3,4) . it is opening viewpager2 in middle of two fragments of viewpager2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants