简体   繁体   English

Android:seekbar进度的自定义项目符号

[英]Android: Custom bullets on seekbar progress

I would like an opinion of how to create a custom seekbar like the one in the picture below. 我想了解如何创建自定义搜寻栏,如下图所示。 I am interested in how to create those bullets on the seekbar (which should be dinamically placed depending of an array, ie. Say I have to put bullets on 10%, 27% and 60% of the progress). 我对如何在搜索栏上创建这些项目符号感兴趣(应该根据数组将其放置在动态位置,即说我必须将项目符号分别放在进度的10%,27%和60%上)。

在此处输入图片说明

Any ideas of how to create that? 关于如何创建的任何想法?



For me, the following links were very helpful so I am sharing: 对我来说,以下链接非常有帮助,因此我在分享:

https://github.com/dolphinwang/RangeSeekbar https://github.com/dolphinwang/RangeSeekbar
https://github.com/karabaralex/android-comboseekbar https://github.com/karabaralex/android-comboseekbar

Hope this helps! 希望这可以帮助! :) :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM