commit | 59a62fc264f249167607ca2475f35ed019b0fa25 | [log] [tgz] |
---|---|---|
author | Ned Burns <pixel@google.com> | Fri Jun 12 19:22:01 2020 -0400 |
committer | Ned Burns <pixel@google.com> | Mon Jun 15 11:55:40 2020 -0400 |
tree | 7147c54ceb3452243b21ef11d3015398a5023835 | |
parent | c744ad246ef8f8dd0dd9aa268bf99573da6c8ea8 [diff] |
Properly collapse QQS header when QQS is disabled In landscape, we need to fully hide the QQS when the user starts to do an inline reply, otherwise nothing fits on the screen. This CL adds back in some of the old Q behavior wherein we set the height of the header to essentially zero when the QQS has been disabled (in this case, by the inline reply logic). Fixes: 157150870 Test: manual Change-Id: Ib14603eb2e67bf4bf3b624b677a74754d4e54f41