0

Is there a way to work around the grouped tableview background problem on the iPad?

I found some questions with the answer to check the following link: Ticket

The problem is that this link doesn't work for me. It says it's not a public project. So can anyone help me?

Thanks!

rivenate247
  • 2,116
  • 2
  • 16
  • 18
Tjekkles
  • 5,352
  • 8
  • 36
  • 53
  • Do you want to change the default background of group tableview? – Muhammad Zeeshan Apr 22 '11 at 07:30
  • Well on the iPhone, when you have the grouped tableview style, the background is the striped one. However when you run the app on the iPad it's just plain white. I want it to be just like the iPhone background. – Tjekkles Apr 22 '11 at 07:56
  • 1
    Appcelerator has moved to JIRA for bug tracking so the ticket is now in that repository http://developer.appcelerator.com/blog/2011/04/platform-engineering-transitioning-to-jira-for-issue-tracking.html – Aaron Saunders Apr 23 '11 at 13:20

2 Answers2

1

On the iPad, the grouped table view color is the same as clear color. You need to set your own (pattern) color or use a background view. This is NOT a jira problem, it's by design in iOS.

DrMickeyLauer
  • 4,455
  • 3
  • 31
  • 67
0

This is a known bug, which they still haven't changed so it seems.

So if anyone reads this post and has the same problem, you could create a jira ticket.

Tjeu

Tjekkles
  • 5,352
  • 8
  • 36
  • 53