FlipView
Flip View
Install / Use
/learn @VRGsoftUA/FlipViewREADME
HIRE US
FlipView
<img src="https://github.com/VRGsoftUA/FlipView/blob/master/ezgif.com-video-to-gif-2.gif" width="270" height="480" />Usage
For a working implementation, Have a look at the Sample Project - sample
- Include the library as local library project.
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
compile 'com.github.VRGsoftUA:FlipView:1.0.1'
}
- You need to implement two generic interfaces: Pair and Binder. Interface Pair give view information about models for left and right parts of view. Binder - is a kind of Adapter which bind model to front view
Customization
| Method | Description | | ------------- | ------------- | | setCameraDistance(int cameraDistance) | If this value equal to 0, rotation 3D effect will be completely shown | | setCurrentPosition(int position) | Sets current position in data set provided to this view | | setCyclic(boolean cyclic) | Sets whether this view should show data set cyclically or not | | addBackInAnimListener(Animator.AnimatorListener listener) | Adds a listener to back in animator (when back side starts to show itself) | | addFrontInAnimListener(Animator.AnimatorListener listener) | Adds a listener to front in animator (when front side starts to show itself) | | setHardwareAccelerate(boolean hardwareAccelerate) | Sets whether this view should use hardware acceleration or not. |
Contributing
- Contributions are always welcome
- If you want a feature and can code, feel free to fork and add the change yourself and make a pull request
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
