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

Unified Diff: chrome/android/java/res/layout/new_tab_page_action_card.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_action_card.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_action_card.xml b/chrome/android/java/res/layout/new_tab_page_action_card.xml
index f9e5c1a5d5e1e6c2046965e3e8befde1a1f43464..db474dd713daf4c5ed9dae4c71789767c94174b7 100644
--- a/chrome/android/java/res/layout/new_tab_page_action_card.xml
+++ b/chrome/android/java/res/layout/new_tab_page_action_card.xml
@@ -14,7 +14,7 @@
android:layout_height="wrap_content"
android:orientation="vertical"
android:padding="8dp"
- android:background="@drawable/ntp_card_single">
+ android:background="@drawable/card_single">
<!-- Using some standard metrics (minWidth, paddings) to override the
« no previous file with comments | « chrome/android/java/res/drawable-xxxhdpi/textbox.9.png ('k') | chrome/android/java/res/layout/new_tab_page_layout.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698