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

call pageadapter notifydatasetchange will not update the tab layout. #15

Closed jiqimaogou closed 9 years ago

ogaclejapan commented 9 years ago

Hi, @jiqimaogou Thank you for reporting.

It is not supported in the current version. So, please manually call the SmartTabLayout#setViewPager(...) again.

I'll try to implement in the near future :)

jiqimaogou commented 9 years ago

ok, thank you