NeumorphismView Android Versions Save

A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.

1.5

3 years ago

Whats New:

  • Fixed performance issue upto some extent
  • Removed the ability to draw background manually
  • Transparent color wont crash the app now, but using that will disable the shadows
  • 1.4

    3 years ago

    Whats New:

  • You can now enable/disable shadows/highlights via xml or code
  • You can now just draw the background without the shadows/highlights
  • 1.3

    3 years ago

    Whats New:

  • Can now manually modify values programmatically
  • 1.2

    3 years ago

    Whats New:

  • Can now manually adjust the padding of the background of the CardView
  • (Note - You still need to add manual padding to the child, so that the card doesnt clip the shadows)

    1.1

    3 years ago

    Whats New:

  • Handled measurespec cases for cardview
  • Cardview now works even without a child
  • 1.0

    3 years ago

    Initial Release