I am new to android Please any one help.how to change Seek bar hint.I have four types of food in seek bar.When I change the Seek bar to one food item.I need to show a hit m
Check this discreteSeekBar ,
Dependencies
It uses com.android.support:support-v4 as the only dependency.
com.android.support:support-v4
Usage
repositories { jcenter() } dependencies { compile 'org.adw.library:discrete-seekbar:1.0.1' }