ios - In table view I want to add a view its height should be dynamic according to cell height -


in uitableview adding uiview, it's height should dynamic according cell height, problem facing is not accurate. height of uiview not varying correctly cell , calculated again , again on table reloading.

when load data, can calculate each cell's height, , store them in array, can use frame array setup uiview's frame


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -