florent37 / MaterialViewPager

A Material Design ViewPager easy to use library
https://www.fiches-plateau-moto.fr
Apache License 2.0
8.13k stars 1.48k forks source link

ViewPager Title is not complete #313

Closed kumarkeviv closed 4 years ago

kumarkeviv commented 7 years ago

Hi Guys

First of all, thank you so much for great efforts.

Recently I noticed that when we use this "Material View Pager" in Android N the title of TAB's are not coming as full name as it was coming in previous versions of Android.

Does anyone has any fix or suggestion to overcome this.

Also attached the copy of the screenshot on Android N. screenshot_20170509-131335

ricardocatarinoaltran commented 7 years ago

Same problem here. The solution was to create a tab bar, just like in the description https://github.com/florent37/MaterialViewPager#or-create-your-own-tab-bar

and then put the app:pstsPaddingMiddle="false"