Android代码-灵活的ShadowView,可替代CardView使用

时间:2022-08-25 20:00:39
【文件属性】:

文件名称:Android代码-灵活的ShadowView,可替代CardView使用

文件大小:10.68MB

文件格式:ZIP

更新时间:2022-08-25 20:00:39

Android代码

shadow This library draw android view shadow by ShadowLayer. You may don't like the CardView's black shadow which we can't change it's color. Same to CardView wrap content and set shadow radius. You can change shadow color, foreground color and corner radius everywhere. Because the shadow is draw in the view. So you must add space to draw the shadow. The ShadowView add one param shadowMargin which must be set before you add shadow radius to the view. Caveat: Margin In UI~ = layout_margin sha


【文件预览】:
shadow-master
----.gitignore(726B)
----gradle()
--------wrapper()
----README.md(3KB)
----build.gradle(2KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----app()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----screenshot()
--------shadow_color.gif(1.57MB)
--------shadow_radius.gif(914KB)
--------shadow_margin_hide.gif(410KB)
--------shadow_foreground.gif(2.36MB)
--------shadow_demo.gif(4.37MB)
--------shadow_corners.gif(1.11MB)
--------donate.jpeg(31KB)
----upload.sh(215B)
----settings.gradle(26B)
----shadow()
--------.gitignore(7B)
--------build.gradle(846B)
--------proguard-rules.pro(751B)
--------bintray.gradle(2KB)
--------src()

网友评论