Open Dylan-Studio opened 2 years ago
How can I use it without android:clipChildren="false"? I'd love to hear your advice on how to do that.
android:clipChildren="false"
Add padding to ShadowView and create the bitmap based on the child's size instead of ShadowView's own size
How can I use it without
android:clipChildren="false"
? I'd love to hear your advice on how to do that.