文件名称:Android代码-material-ripple
文件大小:2.02MB
文件格式:ZIP
更新时间:2022-08-25 23:01:09
Android代码
Material Ripple Layout Ripple effect wrapper for Android Views Including in your project compile 'com.balysv:material-ripple:1.0.2' Check for latest version number on the widget below or visit Releases Usage Use static initializer on your View (see xml attributes below for customization) MaterialRippleLayout.on(view) .rippleColor(Color.BLACK) .create(); Or wrap your View with MaterialRippleLayout in your layout file: If using in an AdapterView you must
【文件预览】:
material-ripple-master
----gradlew(5KB)
----settings.gradle(28B)
----art()
--------demo.gif(2MB)
----demo()
--------src()
--------.gitignore(13B)
--------build.gradle(575B)
----library()
--------src()
--------.gitignore(13B)
--------build.gradle(352B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(4KB)
----maven_push.gradle(4KB)
----gradlew.bat(2KB)
----gradle.properties(636B)
----.gitignore(56B)
----CHANGELOG.md(418B)
----build.gradle(302B)