UITableView Section Index with more then 29 items displays different in sdk 3.0
I have a UITableView with section indexes on the right. I have more then 29 items that are displayed in the section index bar.
In SDK 2.2 , if more then 29 it used to just resize the font of each item in the index and display them all.
Now in SDK 3.0 if more then 29 items it displays circles (dots) on every other item in the section index list.
Anyone knows if this is a bug , setting or just new way of displaying section index???
And if it is the new way is there an option to use the old way ??
|