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

Unified Diff: chrome/android/java/res/layout/new_tab_page_snippets_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_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 00d9b7d7907019af10aaec91b92a5a1bfaef7799..650429e5e2020358196fee959ea4ed70fe629a73 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
@@ -12,7 +12,7 @@
android:layout_height="wrap_content"
android:foreground="@drawable/button_borderless_compat"
android:padding="@dimen/snippets_padding"
- android:background="@drawable/ntp_card_single">
+ android:background="@drawable/card_single">
<org.chromium.ui.widget.TextViewWithLeading
android:id="@+id/article_headline"
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_layout.xml ('k') | chrome/android/java/res/layout/new_tab_page_status_card.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698