I'm trying to make a ViewPager that slides between fragments and a custom slidebar, that shows which page is selected.
Should be like this:
I don't want to display tab titles, only the bar itself. How can i do this?
You can do this by following a trick. Like as, First remove your all title from tab then make same color your layout and tablayout background.