astuetz / PagerSlidingTabStrip

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

When view in landscape mode , tab not full width , how to solve ? #316

Closed akmalshukri closed 6 years ago

akmalshukri commented 6 years ago

screen shot 2017-11-06 at 12 37 18 pm screen shot 2017-11-06 at 12 37 36 pm

Both is in portrait and landscape mode .. when in portrait mode , everything look nice but when in landscape mode , tab completed too big ..

akmalshukri commented 6 years ago

already solved it ..

used shouldExpand = true instead of shouldExpand = false