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

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

Issue 1126673005: Add high-res Chromium logo for first-run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « chrome/android/java/res/drawable-xxxhdpi/fre_product_logo.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/fre_tosanduma.xml
diff --git a/chrome/android/java/res/layout/fre_tosanduma.xml b/chrome/android/java/res/layout/fre_tosanduma.xml
index ef7f6625c2b21a818b7415bb3ef6f979c3877f8b..04700e9dfe20abcfe1aaa417e797e4c6652379ee 100644
--- a/chrome/android/java/res/layout/fre_tosanduma.xml
+++ b/chrome/android/java/res/layout/fre_tosanduma.xml
@@ -44,7 +44,7 @@
android:layout_height="@dimen/fre_image_carousel_height"
android:layout_marginBottom="@dimen/fre_margin"
android:contentDescription="@null"
- android:src="@drawable/fre_chrome_logo" />
+ android:src="@drawable/fre_product_logo" />
<LinearLayout
android:id="@+id/text_wrapper"
« no previous file with comments | « chrome/android/java/res/drawable-xxxhdpi/fre_product_logo.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698