-
Boris Sazonov authored
This CL replaces layout_height="36dp" for buttons in the sign-in screen with layout_height="wrap_content". These buttons use TextButton and FilledButton.Flat text styles, so they already have min height set to 36dp. Setting layout_height to wrap_content allows these buttons to grow if font height is larger than 36dp. Bug: 927425 Change-Id: I616c1a952b3a4aa9ab52c46a7c7aff47bc05c301 Reviewed-on: https://chromium-review.googlesource.com/c/1458209 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#629987}
450c7e9a