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

Why i can't use this library.. #47

Open
pjs3065 opened this issue Jun 26, 2019 · 1 comment
Open

Why i can't use this library.. #47

pjs3065 opened this issue Jun 26, 2019 · 1 comment

Comments

@pjs3065
Copy link

pjs3065 commented Jun 26, 2019

Since I did migrate androidX, I can't use auto-scroll-view-pager library.

i did implementation in build.gradle(app) file. like below code.
implementation ('cn.trinea.android.view.autoscrollviewpager:android-auto-scroll-view-pager:1.1.2') { exclude module: 'support-v4' }
also, i did sync project and clean code, rebuild.
but i couldn't find 'cn.trinea.android.view.autoscrollviewpager.AutoScrollViewPager' in my xml.

how can i solve it..?

@pzienowicz
Copy link

I've created kotlin version of this library and there AndroidX is supported.
Feel free to use it: https://github.com/pzienowicz/androidx-auto-scroll-view-pager

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

2 participants