ios - UICollection View and UITable View inside UITableViewCell -


i using uistackview add uilabels along uitableview , uicollectionview. when data loaded views uilabels shown.

i have not added constraints in views please me know behavior of uistackview not allowing me show uitableview , uicollectionview.

but if add height constraints view works view gets messy. on scrolling main view in uistackview present after data load operation finished, view seen correctly.

i adding view wanted when main view first loads in attachment. before scrolling (no tableview , collectionview)

after scrolling view managed spacing there no tableview , collectionview


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -