iphone - How to add facebook like icon in detail view? -


i working on navigation based app. every cell has detail view. have textview in detail view shows details of selected cell. possible add facebook icon in end of textview? , if no how should that. thanx in advance.

you can put icon after textview, or can overlay on top of textview. it's simple putting there in interface builder:

enter image description here

or, set frame properties of text view , image view overlap, , place image view on top of text view (simplest way "addsubview" 2nd, place on top).


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -