commit | dd11d4d6d35fd33625116a97e53b1026879b80bf | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Tue Feb 03 14:49:20 2015 -0800 |
committer | Wale Ogunwale <ogunwale@google.com> | Tue Feb 03 16:09:02 2015 -0800 |
tree | 3db43f992127dd56e987dbbf1fca28b40777fef6 | |
parent | ad575295918dba197dcf61bfb81d56348ed1f073 [diff] |
Fixed issue with resized stack sticking to the top of the screen. WindowState.mUnderStatusBar wasn't set correctly when the stack was resized before the window was added to it. Changed to use TaskStack.mUnderStatusBar instead which will always have the correct answer. Bug: 19204013 Change-Id: Ib4660302c6a2aebd47bff354c1efab93a1e1a255