Is there a library ready to make a circular TabLayout?
I joined the following project: link
However when trying to build with jitpack.io he returned an error for the last version of the project and previous versions use support-v13 tha...
Hello
I'm using the class SlidingTabLayout normally.
But I would like you to change the color by selecting the item or the fragment
The slidingTabLayout settings I'm making are those in onCreate :
MainActivity.class
sl...