quentin-st / Munin-for-Android

Watch your munin-monitored servers on your Android devices
https://www.munin-for-android.com/
GNU General Public License v2.0
44 stars 7 forks source link

PagerTabStrip don't show tab titles until first swipe #25

Closed quentin-st closed 9 years ago

quentin-st commented 9 years ago

There's currently a bug in android.support.v4.view.PagerTabStrip component, preventing tab titles from showing until user swipes to another tab.

This issue has been introduced in com.android.support:support-v4:23.0.0 and has been reported by some users in android project issue tracker.

This issue prevents us from releasing 3.6.6 until a patch is released.

quentin-st commented 9 years ago

We no longer use android.support.v4.view.PagerTabStrip, so this issue can be closed!