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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -