Commit a76d59e8 authored by Pete Williamson's avatar Pete Williamson Committed by Commit Bot

Use medium text size for the Discover label.

Change-Id: I5a04dd3304ea8dbc4e51f4910012d96b1104b3fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343638Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Commit-Queue: Peter Williamson <petewil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796669}
parent 6f3955f7
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:textAppearance="@style/TextAppearance.TextSmall.Secondary" android:textAppearance="@style/TextAppearance.TextAccentMediumThick.Secondary"
android:textDirection="locale" /> android:textDirection="locale" />
<org.chromium.components.browser_ui.widget.listmenu.ListMenuButton <org.chromium.components.browser_ui.widget.listmenu.ListMenuButton
......
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