Timeline for UIImageView and UItextView inside TableView
Current License: CC BY-SA 3.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 1, 2013 at 5:42 | comment | added | chandan | Hi Edward, it depend on situation that is required. You can customize your cell in every way. So don't need to create different-different cell for imageview and textview respectively. Otherwise it would become complex for you. | |
Jun 1, 2013 at 5:31 | comment | added | Edward | i can use only one Table View Cell to create the whole UI, or i really need to create index for each element? | |
May 31, 2013 at 5:57 | vote | accept | Edward | ||
May 31, 2013 at 5:57 | vote | accept | Edward | ||
May 31, 2013 at 5:57 | |||||
May 31, 2013 at 5:43 | comment | added | chandan | You can use autolayout for scale an imageView. Width would 320 but not more then and scale height whatever you want . Cell automatically scale according to image view size | |
May 31, 2013 at 5:38 | comment | added | Edward | thanks for your answer! Do you know if it is difficult to scale the Image View, according to the size of the photo that has been passed? | |
May 31, 2013 at 4:53 | history | answered | chandan | CC BY-SA 3.0 |