I am building an android application where the user select the a maximum value by seekbar.
I need another button on the same seekbar so that user can select maximum and
Fully Customize two way and single way seek bar you can provide thumb color etc http://codingsignals.com/crystal-range-seekbar-in-android/
Add in your gradle
dependencies { compile 'com.crystal:crystalrangeseekbar:1.0.0' }