Android: Fix bottom padding of gesture navigation
The last item of gesture navigation sheet needs more space to match the UI guideline. This CL gives extra bottom padding to address it. A bit more value (navigation_sheet_content_wrap_padding) is necessary when the sheet wraps around the content (as opposed to when clipping the height to the half of the screen). Bug: 993036 Change-Id: I729a82866105d2c159f1597558c88d5ecda0d0f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775681Reviewed-by:Matthew Jones <mdjones@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#691835}
Showing
Please register or sign in to comment