long1eu / SpaceTabLayout

Not actively maintained, but PR are welcomed
1.6k stars 265 forks source link

Cannot create more than 3 tabs #46

Open lionuncle opened 4 years ago

lionuncle commented 4 years ago

Hi, when I try to create more than three tabs, the text for fourth and onwards tabs doesn't show, moreover the icon is not changing for the fourth tab and onwards!!

Thanks.

DigitalNomad-lab commented 3 years ago

You can do it!!

tabLayout.setTabFourIcon(getDrawable(R.drawable.ic_baseline_settings_24));