astuetz / PagerSlidingTabStrip

An interactive indicator to navigate between the different pages of a ViewPager
139 stars 44 forks source link

bug fix: tab strip cannot scroll to target child when launch #287

Open xszconfig opened 8 years ago

xszconfig commented 8 years ago

This PR fixes the issue that tab strip fail to scroll to target child when first launch,typically when the target child is out of screen.