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

Unified Diff: chrome/android/java/res/layout/new_tab_page_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
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 b8cad9e58e280b41d1b7f170675dc8ae7c5b68df..c9031874fc59f2ec26da27a158aaf413b136870c 100644
--- a/chrome/android/java/res/layout/new_tab_page_view.xml
+++ b/chrome/android/java/res/layout/new_tab_page_view.xml
@@ -19,7 +19,6 @@
<!-- 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