-
SeekBar的Android代码实现了一种气泡风格的设计,呈现出美观的效果
资源介绍
中文说明
A beautiful Android custom seek bar, which has a bubble view with progress appearing upon when seeking. Highly customizable, mostly demands has been considered. star or pull request will be welcomed
Screenshot
Download
The LATEST_VERSION:
dependencies {
// lite version (recommended)
// e.g. compile 'com.xw.repo:bubbleseekbar:3.4-lite'
compile 'com.xw.repo:bubbleseekbar:${LATEST_VERSION}-lite'
// enhanced version
// e.g. compile 'com.xw.repo:bubbleseekba