xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Feature: possible to declare page without IndicatorInfoProvider? #792

Open neobie opened 4 years ago

neobie commented 4 years ago

I wish all the setup can be done in XLPagerTab viewcontroller, such as setting the title text for each text.

Probably something like

func indicatorInfoProviders at Index
return indicatorInfoProvider[]

This will make XLPagerTabStrip better.