neumorphism icon indicating copy to clipboard operation
neumorphism copied to clipboard

New Feature: Added support for background drawables

Open tamimattafi opened this issue 5 years ago • 1 comments

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

tamimattafi avatar Aug 28 '20 09:08 tamimattafi

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.

fornewid avatar Sep 03 '20 12:09 fornewid