简体   繁体   中英

tableview compressed, label off center and can't see button

I'm done with the backend part of my app but am STUCK on the front-end. I'm not sure what's going on but the tableview is compressed, the label is off center and the button has completely disappeared. I'm not making the cells individually; I only made one and then using code to recreate the rest of the cells. I made one cell on the storyboard. I've also tried working with constraints. How can I fix my tableview so it has an adaptive layout? 在此处输入图片说明

Use size Class to define your design over storyboard.

it makes you comfortable to design with adaptive layouts.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM