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

Unified Diff: chrome/android/java/res/layout/new_tab_page_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_view.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_view.xml b/chrome/android/java/res/layout/new_tab_page_view.xml
index 5c78e6997003024eaf4c58219545fcb85ca76209..71359c6d06b564a5442d480ec04dc09be90573ea 100644
--- a/chrome/android/java/res/layout/new_tab_page_view.xml
+++ b/chrome/android/java/res/layout/new_tab_page_view.xml
@@ -19,6 +19,7 @@
<!-- Bookmarks and Recent tabs buttons -->
<org.chromium.chrome.browser.ntp.NewTabPageToolbar
android:id="@+id/ntp_toolbar"
+ android:background="@color/ntp_bg"
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_gravity="bottom"
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_recycler_view.xml ('k') | chrome/android/java/res/values/colors.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698