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

No support for AndroidX #38

Open
matej-cupka opened this issue Dec 6, 2018 · 2 comments
Open

No support for AndroidX #38

matej-cupka opened this issue Dec 6, 2018 · 2 comments

Comments

@matej-cupka
Copy link

I have just migrated to AndroidX and I can't compile my app because InkPageIndicator uses ViewPager from android design support library

@rohanmahale
Copy link

When can we expect support for androidx?

@MohamedElidrissi
Copy link

Enable Jetifier, its enabled by default now

# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true

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