commit | 08b372f71ad24ce29b86ace726bd12d2326ae87e | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Jan 27 01:01:06 2016 -0800 |
committer | Jorim Jaggi <jjaggi@google.com> | Wed Jan 27 13:57:59 2016 -0800 |
tree | 89ac459bc4a9c14b6f57abe2d5bd95b7d8e18e19 | |
parent | 3127c2a471dbefda916701d9b3837ce109ea7d49 [diff] |
Fix flicker when dismissing non-docked stack Because the right/bottom side of divider moves offscreen when dismissing non docked stack, it results in empty bounds which then results in window manager thinking the just dismissed activity is fullscreen, which leads to a black flicker. Make sure not to calculate garbage when calculating the bounds for the non-docked stack. Bug: 26070457 Change-Id: I65ce9a23dc216971a3ae4df8058d5b86b1b792a5