Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3749)

Unified Diff: chrome/android/java/res/layout/new_tab_page_snippets_card.xml

Issue 1943893002: Touch up the New Tab Page Snippets UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/layout/new_tab_page_snippets_card.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_snippets_card.xml b/chrome/android/java/res/layout/new_tab_page_snippets_card.xml
index 703bfec4ec77b22c4c1ff6237020ad17d0eb6731..d117905e8ce63645ffc76241cb04d8e5e0b7a38d 100644
--- a/chrome/android/java/res/layout/new_tab_page_snippets_card.xml
+++ b/chrome/android/java/res/layout/new_tab_page_snippets_card.xml
@@ -44,7 +44,7 @@
android:layout_marginTop="16dp"
android:maxLines="1"
android:ellipsize="end"
- android:textSize="14sp"
+ android:textSize="12sp"
android:textColor="@color/snippets_publisher_name_color" />
<ImageView

Powered by Google App Engine
This is Rietveld 408576698