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

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

Issue 2632493003: [Android History] Styling changes (Closed)
Patch Set: 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/history_main.xml
diff --git a/chrome/android/java/res/layout/history_main.xml b/chrome/android/java/res/layout/history_main.xml
index 867a501483d751391aae36e3bbe21683fa63e69e..173e178fac66cfe9b2aafa8e87c92d976940034c 100644
--- a/chrome/android/java/res/layout/history_main.xml
+++ b/chrome/android/java/res/layout/history_main.xml
@@ -7,4 +7,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@android:color/white" />
+ android:background="@color/default_primary_color" />

Powered by Google App Engine
This is Rietveld 408576698