commit | deac0d529add6b9f4a7bd6cc1387a6698bbaddf1 | [log] [tgz] |
---|---|---|
author | Brian Isganitis <brianji@google.com> | Mon Nov 28 20:53:25 2022 +0000 |
committer | Brian Isganitis <brianji@google.com> | Thu Dec 01 00:21:28 2022 +0000 |
tree | 3bb5f3941897c25515e3b168f13a06f14251bc63 | |
parent | ed882317dac09c16cf1de3462a3f100e4f4edcfa [diff] |
Reduce top padding of Taskbar's All Apps tray. The top padding looks too high because the code is assuming we have a search bar at the top of the bottom sheet. Until we implement search, we should temporarily reduce padding for the taskbar implementation. Before: - No tabs: https://screenshot.googleplex.com/AAPdR5nbwepWQ82.png - Tabs: https://screenshot.googleplex.com/3DnQp6PKhqXyRag.png After: - No tabs: https://screenshot.googleplex.com/A8enwnSs8r78ccj.png - Tabs: https://screenshot.googleplex.com/A3fAy2bXgmSPrG9.png Test: Manual Bug: 216683257 Change-Id: Ie0837acc3aed162b9428a209962be2a102c515c8