Android代码遮罩对比图效果组件
BifacialView
Gradle
allprojects{
repositories{
maven{url'https://jitpack.io'}
}
}
dependencies{
implementation'com.github.pavel163:BifacialView:1.4.0'
}
Howtouse
Toinstallthepictureprogrammaticallyuse:
bifacialView.setDrawableLeft(drawableLeft);
bifacial
下载地址
用户评论