MaterialTabHost icon indicating copy to clipboard operation
MaterialTabHost copied to clipboard

is there a solution to set scrollable mode ?

Open Hitexroid opened this issue 8 years ago • 5 comments

i have 10 tabs and need to scrollable tab ! please help

Hitexroid avatar Jun 10 '16 08:06 Hitexroid

You can use scrollview or recyclerview..

ozankyncu avatar Jun 10 '16 08:06 ozankyncu

Thank you. but (Material Tab) has a scrollable tab ! why i use custom scrollview ?

Hitexroid avatar Jun 10 '16 08:06 Hitexroid

Sorry for that.. i didnt pay attention..

Here is a useful things that you can use.. http://www.androidhive.info/2015/09/android-material-design-working-with-tabs/

ozankyncu avatar Jun 10 '16 08:06 ozankyncu

Ok ,thank you buddy .

Hitexroid avatar Jun 10 '16 09:06 Hitexroid

i see PagerSlidingTabStrip his author extends his class to HorizontalScrollView !!!

oh no way ! i should use HorizontalScrollView too.

Anyway thank you

Hitexroid avatar Jun 10 '16 09:06 Hitexroid