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

Unified Diff: chrome/android/java/res/layout/new_tab_page_status_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_status_card.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_status_card.xml b/chrome/android/java/res/layout/new_tab_page_status_card.xml
index 27dbfcd74a14723aeb6c972517d9abcfa39a05be..e6f60340a3f870f6f98877e2bfec8fe673189151 100644
--- a/chrome/android/java/res/layout/new_tab_page_status_card.xml
+++ b/chrome/android/java/res/layout/new_tab_page_status_card.xml
@@ -12,7 +12,7 @@
android:gravity="end"
android:orientation="vertical"
android:padding="@dimen/snippets_padding"
- android:background="@drawable/ntp_card_single">
+ android:background="@drawable/card_single">
<org.chromium.ui.widget.TextViewWithLeading
android:id="@+id/status_title"
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_snippets_card.xml ('k') | chrome/android/java/res/layout/toolbar_tablet.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698