ShadowView icon indicating copy to clipboard operation
ShadowView copied to clipboard

How to use without android:clipChildren

Open Dylan-Studio opened this issue 3 years ago • 1 comments

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

Dylan-Studio avatar Jun 30 '22 12:06 Dylan-Studio

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

Dimezis avatar Jul 01 '22 11:07 Dimezis