android - How to implement price range seekbar? -


i need price range seekbar or slider have mentioned in below image. or sample code appreciated.

thanks in advance.

price range seek bar

android has no such view. can create custom components based on need. particular case, this one should fine. more complex scenario, can refer this one on github.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -