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

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

Issue 2408643002: Remove unused pre-material NTP styling. (Closed)
Patch Set: Created 4 years, 2 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_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 8ad74b6351cf3b6a7ead6a3a05b35aaa95aba215..2eeade19da93637d0fce75d202b9b1ce0ddc4b05 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_material_design_bg"
+ android:background="@color/ntp_bg"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusable="true"
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_layout.xml ('k') | 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