Flash of a Bullet in the top left corner of the search results

Posted by joneswah on Stack Overflow See other posts from Stack Overflow or by joneswah
Published on 2010-05-23T05:59:18Z Indexed on 2010/05/23 6:10 UTC
Read the original article Hit count: 279

Filed under:
|

I am using a UISearchDisplayController and SearchBar initialised from a nib. when the search is being run I get a flash of a small circle what looks like a "bullet" in the top left corner of the search results. [See attached screenshot]

alt text

It occurs in the simulator and on the device sporadically

I have looked through my nib and I am not adding any stray views and was wondering if anyone else had this issue or knows how to get rid of it?

thanks

@interface SearchTabViewController : UITableViewController

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c