hootsuite / nachos

Material Chips for Android
Other
451 stars 87 forks source link

Migrate to Material Design/AndroidX #79

Open guger opened 5 years ago

guger commented 5 years ago

Use Material Chips and AndroidX dependencies.

d3roch4 commented 5 years ago

is compatible with androidx?

guger commented 5 years ago

@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.

guger commented 5 years ago

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. Maybe you've some helpful hints?

fatihsokmen commented 3 years ago

For those who needs Androidx support -> https://github.com/fatihsokmen/nachos

guger commented 3 years ago

@fatihsokmen Do you have further plans like continuing development of this library?

fatihsokmen commented 3 years ago

@guger not sure soon.