Changing CardView shadow color

前端 未结 5 661
孤独总比滥情好
孤独总比滥情好 2020-12-23 17:44

This question was asked on SO many times, but still I didn\'t find a good solution for this problem.

Why do I need this to do? Well because project me and my team de

5条回答
  •  粉色の甜心
    2020-12-23 18:46

    This trick is difficult to achieve in most cases , due Official Android Framework do not have any way to change the cardview shadow color. In this case you refers to ilumination light on the cardview . This library is optimized for this this trick.

    Library Link:https://github.com/meetsl/SCardView-master I hope can help you! Good Luck

提交回复
热议问题