0

I'm using the navigation tabs mode in an actionbar. The tabs are created dynamically along with the fragments which fill them.

My problem is shown in the screenshot below. The more tabs I have in the actionbar the more the last tab becomes obscured/covered. The last tab should read 10030. The tabs start at 10000, so there are only 30 of them. If there are only 10 tabs the view seems okay. At 20 the last character becomes covered, at 100 tabs the entire last tab plus some of the 99th is covered.

This is a FragmentActivity using a ViewPager and PagerAdapter. This is done using the native actionbar not ActionBarSherlock. I'm using a split actionbar also.

Has anyone else ever had this issue? Or anything similar?

screenshot

This is running on a HTC One X on 4.0.3. I have replicated this issue on another phone (Huawei G300 Ascend) running 4.0.4. I have searched and found nothing related to this issue on this or any other site.

4

0 回答 0