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
Post a Comment