问题
I need to the price range seekbar or slider like I have mentioned in the below image. Any help or sample code will be much appreciated.
Thanks in advance.
回答1:
Android has no such a view. But you can create custom components based on your need. For your particular case, this one should be fine. For more complex scenario, you can refer this one on github.
回答2:
You can find a nice simple android seek bar example in the below links. Ofcourse, you can modify the same to cater to your custom needs later.
- JavaTechig
- ProgrammerGuru
- CompileTimeError
来源:https://stackoverflow.com/questions/24444470/how-to-implement-price-range-seekbar