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

Unified Diff: chrome/android/java/res/layout-sw720dp/download_main.xml

Issue 2540583002: [Download Home] Adjust space display again (Closed)
Patch Set: [Download Home] Adjust space display. Again. Created 4 years, 1 month 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-sw720dp/download_main.xml
diff --git a/chrome/android/java/res/layout-sw720dp/download_main.xml b/chrome/android/java/res/layout-sw720dp/download_main.xml
index 9333c644b6ab7ea83fc09baaf3e18b448bc2c18b..b7f6191dc5b8c4143edf9a4ed77d1e75d22aece5 100644
--- a/chrome/android/java/res/layout-sw720dp/download_main.xml
+++ b/chrome/android/java/res/layout-sw720dp/download_main.xml
@@ -14,8 +14,7 @@
android:layout_height="match_parent"
android:layout_gravity="start"
android:background="@android:color/white"
- android:orientation="vertical"
- android:paddingTop="@dimen/drawer_margin_large" >
+ android:orientation="vertical" >
<include layout="@layout/download_manager_ui_space_widget" />
« no previous file with comments | « chrome/android/java/res/drawable/material_progressbar.xml ('k') | chrome/android/java/res/layout/download_main.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698