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

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

Issue 1698043006: Created the dialog offering the user to merge their account data or keep it (Closed) Base URL: maybelle.lon.corp.google.com:/usr/local/google/code/clankium/src@sync_settings
Patch Set: Created 4 years, 10 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/fre_data_reduction_proxy.xml
diff --git a/chrome/android/java/res/layout/fre_data_reduction_proxy.xml b/chrome/android/java/res/layout/fre_data_reduction_proxy.xml
index f589125ee025d8d2a622f7c3d09fa050f9cec73f..778b5ddad886403eef0ce2d4e097b8820bdb9d2f 100644
--- a/chrome/android/java/res/layout/fre_data_reduction_proxy.xml
+++ b/chrome/android/java/res/layout/fre_data_reduction_proxy.xml
@@ -41,7 +41,7 @@
<ImageView
android:layout_width="wrap_content"
- android:layout_height="@dimen/fre_image_carousel_height"
+ android:layout_height="@dimen/fre_image_height"
android:layout_marginBottom="@dimen/fre_margin"
android:contentDescription="@null"
android:src="@drawable/data_reduction_illustration" />

Powered by Google App Engine
This is Rietveld 408576698