MaterialTabHost
MaterialTabHost copied to clipboard
is there a solution to set scrollable mode ?
i have 10 tabs and need to scrollable tab ! please help
You can use scrollview or recyclerview..
Thank you. but (Material Tab) has a scrollable tab ! why i use custom scrollview ?
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/
Ok ,thank you buddy .
i see PagerSlidingTabStrip his author extends his class to HorizontalScrollView !!!
oh no way ! i should use HorizontalScrollView too.
Anyway thank you