-
Notifications
You must be signed in to change notification settings - Fork 88
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
Migrate to Material Design/AndroidX #79
Comments
is compatible with androidx? |
@d3roch4 It is compatible, since the jetifier plugin will do the migration work, but the library doesn't depend on the latest standards of android development. |
I'll try to use ChipDrawable instead of the libraries Chip/ChipSpan as well as updating all dependencies to their related AndroidX dependency (e.g. to support the new AppCompat 1.1.0 features). Before starting that, I'd like to hear your opinion if this is feasible and if you're fine with those changes. |
For those who needs Androidx support -> https://github.com/fatihsokmen/nachos |
@fatihsokmen Do you have further plans like continuing development of this library? |
@guger not sure soon. |
Use Material Chips and AndroidX dependencies.
The text was updated successfully, but these errors were encountered: