UIRefreshControl() in iOS 11 Glitchy effect

后端 未结 1 1085
余生分开走
余生分开走 2021-02-20 10:02

Every time I pull to refresh the TableView, the UIRefreshControl appears to be glitchy. Below is the code I am using. Any Ideas?

In AppDelegate:

UINaviga         


        
1条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-20 10:32

    For me self.extendedLayoutIncludesOpaqueBars = YES fixed the issue.

    0 讨论(0)
提交回复
热议问题