Commit 62cbb9c0 authored by Anne Lim's avatar Anne Lim Committed by Commit Bot

[AF] Polish InfoBar Account Indication Footer

Changed the font color to match that of test of the rest of InfoBar
description, and adjusted padding so that e-mail address is in-line with
the InfoBar description text.

Screenshot in light mode:
https://screenshot.googleplex.com/WvQjfXKKzEasV9e

Screenshot in dark mode:
https://screenshot.googleplex.com/6qGQsoDgHYMafde

Bug: 1152332
Change-Id: Ib5c25e83fac3f7d734bcb35ecfa78c6a15456f53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559714Reviewed-by: default avatarBoris Sazonov <bsazonov@chromium.org>
Commit-Queue: Anne Lim <annelim@google.com>
Cr-Commit-Position: refs/heads/master@{#831067}
parent f7d321f8
......@@ -33,8 +33,9 @@
android:ellipsize="middle"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:paddingStart="@dimen/infobar_padding"
android:singleLine="true"/>
android:paddingStart="@dimen/infobar_small_icon_margin"
android:singleLine="true"
android:textAppearance="@style/TextAppearance.TextMedium.Secondary"/>
</LinearLayout>
</LinearLayout>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment