文件名称:Android代码-类似于增强的SeekBar小部件
文件大小:173KB
文件格式:ZIP
更新时间:2022-08-25 21:04:30
Android代码
RangeBar The RangeBar is similar to an enhanced SeekBar widget, though it doesn't make use of the SeekBar. It provides for the selection of a range of values rather than a single value. The selectable range values are discrete values designated by tick marks; the thumb (handle) will snap to the nearest tick mark. Developers can customize the following attributes (both via XML and programmatically): bar color bar thickness tick height number of ticks connecting line thickness connecting line col
【文件预览】:
range-bar-master
----RangeBarSample()
--------res()
--------proguard-project.txt(781B)
--------ic_launcher-web.png(40KB)
--------assets()
--------src()
--------.project(817B)
--------.classpath(540B)
--------project.properties(603B)
--------AndroidManifest.xml(877B)
--------build.gradle(548B)
----.gitignore(362B)
----rangebar()
--------res()
--------proguard-project.txt(781B)
--------src()
--------.project(811B)
--------.classpath(466B)
--------project.properties(584B)
--------AndroidManifest.xml(265B)
--------build.gradle(2KB)
----README.md(2KB)
----settings.gradle(43B)
----LICENSE.txt(11KB)
----build.gradle(359B)