nachos icon indicating copy to clipboard operation
nachos copied to clipboard

Migrate to Material Design/AndroidX

Open guger opened this issue 5 years ago • 6 comments

Use Material Chips and AndroidX dependencies.

guger avatar Mar 10 '19 13:03 guger

is compatible with androidx?

d3roch4 avatar May 31 '19 15:05 d3roch4

@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 avatar Jun 03 '19 10:06 guger

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?

guger avatar Sep 09 '19 14:09 guger

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

fatihsokmen avatar Jul 16 '21 14:07 fatihsokmen

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

guger avatar Jul 16 '21 20:07 guger

@guger not sure soon.

fatihsokmen avatar Sep 20 '21 13:09 fatihsokmen