Releases: thelumiereguy/NeumorphismView-Android
Releases · thelumiereguy/NeumorphismView-Android
1.5
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
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
Whats New:
Can now manually modify values programmatically
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
Whats New:
Handled measurespec cases for cardview
Cardview now works even without a child