When the image is picked from library, then I need to expand the table view cell height.
当图像被从图书馆,然后我需要扩大表视图单元格高度。
In this case, skip the view cell table creation.
在这种情况下,请跳过创建视图单元格表。
The UI update method asks the table view for the array of visible cells. It compares these to the data model (with proper locks) and then updates cell content as needed.
用户界面更新方法询问可见细胞阵列的表观。比较这些数据模型(用适当的锁),然后更新单元格的内容需要。
应用推荐