commit | 89a6033e936ecad1d6720c98253fe94fbba4b0c3 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon May 10 13:38:50 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed May 12 11:30:04 2021 -0400 |
tree | 96cfc692d82ba6ba4beeed5b297714e87ec5c491 | |
parent | 2c987129a739b97e09e61f573fdb41edde6c4693 [diff] |
Fix navbar clipping Instead of clipping on the navbar, as the QS background takes the whole screen, just have a padding the size of the navbar. That way, when the QS container is scrolled completely to the bottom, no view is obstructed by the nav bar. Test: manual Fixes: 187444362 Change-Id: If22f46a27d48066571ba5c2193c9f6e2e0c3fe24