SpaceTabLayout icon indicating copy to clipboard operation
SpaceTabLayout copied to clipboard

Cannot create more than 3 tabs

Open lionuncle opened this issue 4 years ago • 1 comments

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.

lionuncle avatar Aug 24 '20 11:08 lionuncle

You can do it!!

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

DigitalNomad-lab avatar Mar 08 '21 18:03 DigitalNomad-lab