Android代码-material-ripple

时间:2022-08-25 23:01:09
【文件属性】:

文件名称: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:

网友评论