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

V3.6.5-rc3: Server chooser leaves empty tab descriptions #27

Closed klaernie closed 9 years ago

klaernie commented 9 years ago

Directly after choosing a server it shows the following in the tab descriptions screenshot_2015-09-29-10-47-22

Upon the first swipe left or right it displays the descriptions.

quentin-st commented 9 years ago

Hi Andre,

Thank you for the bug report! I tracked this issue (see #25). What we can do for now is:

  1. Wait for a fix to be released
  2. Use a previously working PagerTabStrip code
  3. Use Android Design Support Library TabLayout component

I'll try the third one to see if it fits our needs, or fallback to the second one before releasing a new stable version of the app.