astuetz / PagerSlidingTabStrip

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

Refreshing the tabPadding if changed #231

Open RafaRuiz opened 9 years ago

RafaRuiz commented 9 years ago

The setTabPaddingLeftRight(int) function calls updateTabStyles but padding is never changed.