ios8 - Spacing between blocks in Swift 100% width -



ios8 - Spacing between blocks in Swift 100% width -

im testing stuff app in swift. goal have total screen covered in blocks, give 100% width , height. reason, theres 1px or 2px spacing.

i think because when screenwidth 320px, , seek split 3 blocks, give 106,6666px pr block not possible.

anyone got thought how solve this? should maybe add together 1px if number uneven?

swift ios8 width block

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -