Blurry UILabel as programmatic subview of UITableViewCell contentView

后端 未结 9 942
离开以前
离开以前 2021-02-04 02:26

I am adding a UILabel instance as a subview of my custom UITableViewCell instance\'s contentView.

When I select the cell, the row

9条回答
  •  耶瑟儿~
    2021-02-04 03:11

    Ok found the problem, Make sure your parent view's coordinates are rounded as well.

提交回复
热议问题