UltimateTabLayout
UltimateTabLayout copied to clipboard
A library for tab layout use with viewpager. Very useful, small
Adding vertical underline at right of tab when UltimateTabLayout has vertical orientation.
Can we have vertical text in the vertical tab ?
i have 7 fragment in this when i slide from viewpager its work perfect....but when i slide in ultimate layout that time slide worked but text is overlapped eachother this...
i want to change selected tab text color for identify which tab is clicked...how to do it ? for example selected tab textcolor is black and unselected text color is...
How to set selected tab position to right instead of left?
Hello there, I am setting badge count as follows tabLayout.setNumberBadge(currentPos, 1); but badge count always shows 0. please help.....
Adding background option to the tabs. This feature allows set a drawable as background to the tabs. Drawable may be dynamic (selected, pressed,...) Example in 'activity_main_with_background.xml'