ios - Custom textfield with custom subviews not adjusting tableviewcell height -


i have custom textfield appropriate constraints inside tableview cell. during runtime, adding subview textfield , noticed frame of textfield not adjusting height of subview. maybe cause why tableview cell not adjusting height despite adding estimatedrowheight , rowheight = uitableviewautomaticdimension.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -