Android Two Thumbs Seekbar

时间:2016-01-25 13:21:49

标签: android android-seekbar

我是Android开发的初学者,想要用两个拇指创建自定义搜索栏(不是范围栏版本)。

我的目标是实现以下目标: two thumbs seekbar 红色拇指不能大于黄色。

我发现这篇文章似乎是一个很好的起点,但我不明白如何让拇指移动。当我滑动手指时,只有文本视图正在改变。 http://kpbird.blogspot.in/2011/05/android-seek-bar-with-two-thumb.html

1 个答案:

答案 0 :(得分:0)

使下面的图像类型为SeekBar,

enter image description here

访问这里。 https://code.google.com/p/range-seek-bar/