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

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

Issue 2638353002: Update and unify nine-patch files for content suggestion and omnibox cards (Closed)
Patch Set: sync Created 3 years, 11 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_layout.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_layout.xml b/chrome/android/java/res/layout/new_tab_page_layout.xml
index 4dc623c6763fb41101554f75566bbc1fc0377f82..d68172e9b2b27120bd4ef7f840fe2c35ddb505da 100644
--- a/chrome/android/java/res/layout/new_tab_page_layout.xml
+++ b/chrome/android/java/res/layout/new_tab_page_layout.xml
@@ -64,7 +64,7 @@
android:layout_marginTop="0dp"
android:layout_marginBottom="1dp"
android:gravity="center_vertical"
- android:background="@drawable/textbox"
+ android:background="@drawable/card_single"
android:orientation="horizontal"
android:paddingStart="2dp"
android:paddingEnd="2dp"

Powered by Google App Engine
This is Rietveld 408576698