Prabhakar Thota
Prabhakar Thota
@AskTej Sorry, unfortunately, this lib doesn't support it. Will develop this feature in the updated version.
**Facing same issues! Any body found the solution ?**
Hello! for fragment you have to use below function ``` textSliderView.setOnSliderClickListener(new BaseSliderView.OnSliderClickListener() { @Override public void onSliderClick(BaseSliderView baseSliderView) { // write your logic here } } ``` Note : you...
So, What methods i will miss if i moved to 1.3.2?
Hello @youngsdeveloper, Current version of this lib doesn't have hiding option for tab line. please use same color of background for tab line. Soon ll release new versions with above...