// Respetar espacio en Table View


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // Repetar entre Status Bar y Navigation Table View para no superponer
  2. // contenidos y dar mal aspecto
  3.  
  4. [set setEdgesForExtendedLayout:UI];

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.