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

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

Issue 1958233002: Reland of Update NTP to new material design spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/new_tab_page_view.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/new_tab_page_recycler_view.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_recycler_view.xml b/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
index a4ecf540e3751ad79ec637990d8e5de4cb3acc12..0aee4e481200cb82f431506e0c808ef2c64dc42e 100644
--- a/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
+++ b/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
@@ -5,7 +5,7 @@
<org.chromium.chrome.browser.ntp.cards.NewTabPageRecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
- android:background="@color/ntp_with_cards_bg"
+ android:background="@color/ntp_material_design_bg"
android:fillViewport="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
« no previous file with comments | « no previous file | chrome/android/java/res/layout/new_tab_page_view.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698