Implement compact omnibox suggestions.
This change pushes the Vertical padding out of the suggestion definition and into the DecoratedSuggestionView. Two variants are available: - Default (10dp paddings, giving 60dp suggestion height) and - Compact (6dp paddings, giving 52dp suggestion height). the 60 and 52 variants were suggested by jpor@. Bug: 1050813 Change-Id: I6e967e0d53d6c485b7feb5773c6981a4eb8d6da4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079298Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#746091}
Showing
Please register or sign in to comment