SmartTabLayout icon indicating copy to clipboard operation
SmartTabLayout copied to clipboard

hi ,please how to choose default tab ?

Open i91h1r opened this issue 7 years ago • 3 comments

if I want to default tab 2 or tab 3 ,how can I do ? think you

i91h1r avatar Mar 11 '17 11:03 i91h1r

Have you solved the problem already? how to make default selection enabled?

maojunjun avatar Mar 24 '17 08:03 maojunjun

After searching for a while,I didn't find the method to make default select available by useing SmartTabLayout instance,but I achived it by method defined viewPager.setCurrentItem(index,true); in ViewPager,maybe it's helpful for you!

maojunjun avatar Mar 24 '17 08:03 maojunjun

+1

iielse avatar Aug 15 '17 07:08 iielse