xcode - Leading/Trailing Space to Superview not working for Table View Cell -


my ui in xcode

result in xcode simulator

constraints left side (navy table view cell):

  • trailing space to: superview
  • width equals: 187.5
  • bottom space to: superview
  • height equals: 319
  • leading space to: polltext1 (the other turquoise table view cell)
  • top space to: poll username (username label on top of table view cells)


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -