wasabeef / awesome-android-ui

A curated list of awesome Android UI/UX libraries
MIT License
50.81k stars 10.22k forks source link

Adds IridescentView library #297

Closed alexandrehtrb closed 3 years ago

alexandrehtrb commented 3 years ago

Hello,

I would like to add the IridescentView library.

waandroid commented 3 years ago

would like to add the IridescentView library as well

alexandrehtrb commented 3 years ago

@wasabeef @pgreze , could you please review whether this is a good addition for the list?

pgreze commented 3 years ago

@alexandrehtrb thank you for adding this new library. I think there's several other improvements that should be done before merging it:

  1. jcenter will be closed soon. At least for new projects, they should use a more future-proof publication channels (like Maven Central)
  2. default README is not in English. I would advise to use it as the default language before pushing it in this EN first library collection.
alexandrehtrb commented 3 years ago

Hello @pgreze ,

I took care of the improvements you mentioned! The library is now available on Maven Central and the default README is in english.

pgreze commented 3 years ago

@alexandrehtrb thank you for addressing comments.