| 方法和说明 |
|---|
| com.androidkun.xtablayout.XTabLayout.setTabsFromPagerAdapter(PagerAdapter)
Use
XTabLayout.setupWithViewPager(ViewPager) to link a TabLayout with a ViewPager
together. When that method is used, the TabLayout will be automatically updated
when the PagerAdapter is changed. |