Android 卡片边框模糊阴影效果实现

1. 使用<shape>标签实现 <?xml version="1.0" encoding="utf-8"?> <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item> <shape android:shape="rectangle"> <paddin
相关文章
相关标签/搜索