ios - Custom UITableView Cell's Y offset not editable -


I inherited the project that uses custom UITableView cells I'm usually OK to deal with them, But in this specific case I have one which is offset of 434px, but that magic number is not available anywhere in the code, it is deeper than seeing the location of the storyboard and I can not move it.

Cell options in the Storyboard attribute inspector do not unlock anything in the class. < / P>

The Cell itself - is not something special - although I'm high in the hierarchy of UITableView (editable) One view was high,


Comments

Popular posts from this blog

javascript - How to use the code plugin with popcornjs -

Python, converting png to gif using ImageMagick -

android layout hide/show views -