ios - uicollectionview and searchbar cell height after search -


i have search bar below have collection view. when search , after scrolling display results shows wrong value , happens because of uiviewautoresizingflexibleheight. when delete this(uiviewautoresizingflexibleheight), shows right result last cell cut off. not using auto layout.

below image of storyboard view controller:

enter image description here


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -