Skip to content

Releases: thelumiereguy/NeumorphismView-Android

1.5

27 Jun 13:04
Compare
Choose a tag to compare

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

    24 Jun 20:56
    Compare
    Choose a tag to compare
    1.4

    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

    24 Jun 20:18
    Compare
    Choose a tag to compare
    1.3

    Whats New:

  • Can now manually modify values programmatically
  • 1.2

    07 Jun 16:25
    Compare
    Choose a tag to compare
    1.2

    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

    07 Jun 15:46
    Compare
    Choose a tag to compare
    1.1

    Whats New:

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

    07 Jun 12:52
    Compare
    Choose a tag to compare
    1.0

    Initial Release