how to apply top only shadow using dropShadow, i d...
# compose
s
how to apply top only shadow using dropShadow, i dont want shadow on bottom edges
I tried dp offset with negative y, it works, but then to shrink shadow , i need to reduce spread as well to negative value and that causes slight shift to right from top left edge.