Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

AndroidX Support #51

Closed
DevAhamed opened this issue Sep 26, 2018 · 2 comments
Closed

AndroidX Support #51

DevAhamed opened this issue Sep 26, 2018 · 2 comments
Assignees
Milestone

Comments

@DevAhamed
Copy link
Owner

Since AndroidX packages are now out of beta, its time to add support for new packages. Since this requires a major refactor, my current plan is to release it with v2 refactor.

@DevAhamed DevAhamed added this to the 2.0.0-alpha milestone Sep 26, 2018
@DevAhamed DevAhamed self-assigned this Sep 26, 2018
@DevAhamed DevAhamed added this to To do in MultiViewAdapter v2 via automation Sep 26, 2018
@premacck
Copy link

premacck commented Dec 17, 2018

Any updates on this sir?

I have migrated my project to androidX and after that I cannot access fields of holder class (like "itemView")
How can I fix those issues for now?
I have used the following lines in my gradle.properties
android.useAndroidX=true
android.enableJetifier=true

@DevAhamed DevAhamed modified the milestones: 2.0.0-alpha, 3.0.0-alpha Apr 22, 2019
@vkotovv
Copy link

vkotovv commented Jun 19, 2019

@premacck It was implemented in 3.0.0 alpha version, see #71

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants