ios - UITableViewCell subclass layout messed up in autoLayout-disabled Storyboard -
I created a table view with the use of a "" Autolayout with prototype cells in a storyboard "unchecked in Xcode 5 is.
to add cells Uaitibl Viksel Sbvelas, primarily Aibiotlets and inside there is no code. the result is a jumble layout I tried to change autoresizing masks with no luck even trying.
If I apply an empty layoutSubviews
So it justifies. Any thoughts about what is happening? Despite this being unchecked?
Edit:
more information ...
@ interface settings Difolttebl Drishykel: UITableViewCell @property (nonatomic, weak) IBOutlet UILabel * label; @ property (Nonatomik, weak) Aibiolet UIImageView * imageView; @ property (Nonatomik , Weak) IBotlet UIUVE * Backgroundview; @end @implementation SettingDefaultTableViewCell - (zero) layoutUsers { // Mpteepi implementation to fix odd layout bug} @end
storyboard with Autolayout disabled:
the result when Leautswuwug
is not used up:
/ P>
Edit 2:
- The cell is automatically set to get automatic adjustment by adjusting.
- The above mentioned features should be sufficient to prevent them from automatically adjusting, even then all autorissising masks are set only for flexible right and lower margins.
- The only icon is set to the flexible left margin, no flexible width or height.
Non Thus, to avoid performing the
image view
(">") Is left. layout of the super
fixes it.
Comments
Post a Comment