ogaclejapan / SmartTabLayout

A custom ViewPager title strip which gives continuous feedback to the user when scrolling
Apache License 2.0
7.09k stars 1.34k forks source link

SmartTabLayout can't get SmartTabStrip #278

Open Colaman0 opened 5 years ago

Colaman0 commented 5 years ago

hi,Now we can only set attribute in XML. If you can expose the method of getting SmartTabStrip, we can use more attribute methods instead of setting attribute in XML, it will be more convenient for package and extension. thanks