| commit | d0752818e565b4772d08a8eebad1200f2b082139 | [log] [tgz] |
|---|---|---|
| author | Jorim Jaggi <jjaggi@google.com> | Tue Oct 16 16:07:20 2018 +0200 |
| committer | Jorim Jaggi <jjaggi@google.com> | Fri Dec 07 09:52:31 2018 -0800 |
| tree | 53853deb5388dfa5385b0bac8c222df7418ebd60 | |
| parent | f3867a703bdaee7d24e70c7bed41f5ffe2f4999f [diff] |
Only layout surfaces if applicable when app is going away Otherwise we defer/continue layout which causes at least one layout unnecessarily when an app without any visible activities gets killed. Test: Boots Test: Kill app while in foreground Change-Id: Id07885f57aafe63dc8fd82810d1d9118144ca938 Fixes: 117751071