neumorphism
neumorphism copied to clipboard
New Feature: Added support for background drawables
Drawables can be referenced through this attribute: neumorph_backgroundDrawable
Drawables are clipped depending on the selected shape
Examples were added to the sample app at: activity_main.xml using the current available drawable: @drawable/gradation
First, thanks for contribution! 👍
I think, this feature is good.
Unfortunately, the current PR doesn't seem to support StateListDrawable.
I'll try another solution until this weekend. 🤔
Then I'll either merge the current PRs or add some patches.