上传者: 39840650
|
上传时间: 2021-12-03 18:55:45
|
文件大小: 1.74MB
|
文件类型: -
BifacialView
Gradle
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.pavel163:BifacialView:1.4.0'
}
How to use
To install the picture programmatically use:
bifacialView.setDrawableLeft(drawableLeft);
bifacialView.setDrawableRight(drawableRight);
You can use xml attributes to control the appearance of arrows
TouchMode
ALL - reacts to the touch in any part of view.
DELIMITER - reacts to a touch in the deli