The LauncherTasksModel tried to avoid a model reset by making certain
assumptions to save a few cycles. Ultimately this was misguided, in-
correctly not evicting the internal app data cache as well as causing
a lot more work in the view trying to compute layout deltas and some-
times causing a few frames of ugly animations.
There likely _is_ some optimization potential here, but it needs to
be done smarter later on.
(cherry picked from commit 40d7df210f)
wilder-portage-prov
parent
21dce8daec
commit
82b4b70f6f
1 changed files with 5 additions and 22 deletions
Loading…
Reference in new issue