Xcode UICollectionViewCell xib not displaying any views added to it -


i'm trying create custom uicollectionviewcell backed *.xib file. however, when try add subviews cell, interface builder (as actual instance of cell inside app) doesn't show them @ all. doesn't matter whether add in uiview contentview or not, subviews seem invisible. happens in xcode 7.2 inside tvos project. experience same issue or can see i'm missing?

http://i.imgur.com/vicdev9.png


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -