How to do a UITable cell with triangle indicator?

Posted by zardon on Stack Overflow See other posts from Stack Overflow or by zardon
Published on 2011-01-14T06:05:56Z Indexed on 2011/01/14 6:53 UTC
Read the original article Hit count: 263

Filed under:
|
|
|

In the Linked in iphone application I noticed that they have a tableview, see the following picture with what appears to have a triangle indicator pointing upwards.

alt text

Notice how the tableview cell has a little triangle pointing upwards and is part of a tableview cell.

The triangle is the ---^--- part of the image.

I'm wondering. How do you make a UITableView with this triangle indicator, and what is this effect called?

Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about design