ios - UITableView blinks while moving an iPhone -


the visualisation of problem under link below video:

link:: video

uicollectionview blinks because (i think) re-rendered when portrait orientation lock off, otherwise blinking disappear.

your screen recording indicates using uitableview.

so sure call reloaddata() somewhere on table. take consideration methods related changing orientation... , let me know results.


Comments