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

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

Issue 2691373004: [Android History] Even more polish (Closed)
Patch Set: [Android History] Even more polish Created 3 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
« no previous file with comments | « no previous file | chrome/android/java/res/layout/history_header.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/history_date_view.xml
diff --git a/chrome/android/java/res/layout/history_date_view.xml b/chrome/android/java/res/layout/history_date_view.xml
index 55b54c1e7798ec390ec7728536839a832a8d2f03..5e8844ada2cc15d05e5d808b4221a02a8da15686 100644
--- a/chrome/android/java/res/layout/history_date_view.xml
+++ b/chrome/android/java/res/layout/history_date_view.xml
@@ -8,6 +8,6 @@
style="@style/RobotoMediumStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginBottom="15dp"
- android:layout_marginTop="17dp"
+ android:layout_marginTop="12dp"
+ android:layout_marginBottom="10dp"
android:textSize="14sp" />
« no previous file with comments | « no previous file | chrome/android/java/res/layout/history_header.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698