Skip to content

0.2.2

Compare
Choose a tag to compare
@fornewid fornewid released this 05 Nov 14:03

Dependency Updates:

No dependency updates.

Library Updates:

  • NeumorphTextView
    • Fix shadows are not updated after setText() is called (#49, 4965c2a)
  • NeumorphCardView
  • NeumorphImageView
    • Apply press effect for CardView, ImageView (9c541ae)

Sample Updates:

  • Add new activity to test RecyclerView performance (#53, #54, thanks to @paradox02)