Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shadow

Changing Cardview Shadow Color

This question was asked on SO many times, but still I didn't find a good solution for this prob… Read more Changing Cardview Shadow Color

Android How To Create Gradient Shadow On Left And Right Of View?

I cannot use Lollipop elevation property because I need to target devices from API 18. I need to pl… Read more Android How To Create Gradient Shadow On Left And Right Of View?

Android Cardview With A Custom Shadow Color

Is it possible to change the color of the shadow around the CardView? Mainly used to mark selected … Read more Android Cardview With A Custom Shadow Color

Does Setshadowlayer() Work On A Button?

I'm trying to change the drop shadow of the text in a button and I can't get it working. I… Read more Does Setshadowlayer() Work On A Button?