Dimezis / ShadowView

Dynamic shadows on Android
84 stars 10 forks source link

How to use without android:clipChildren #3

Open Dylan-Studio opened 2 years ago

Dylan-Studio commented 2 years ago

How can I use it without android:clipChildren="false"? I'd love to hear your advice on how to do that.

Dimezis commented 2 years ago

Add padding to ShadowView and create the bitmap based on the child's size instead of ShadowView's own size