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

Unified Diff: chrome/android/java/res/values/dimens.xml

Issue 1376023002: [Offline pages] Showing more than one row in saved offline filter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating row spacing in filter view to 16dp per UX recommendation Created 5 years, 3 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/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkRecyclerView.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index 3764bee16a6505c8c6e3470df0936fb61c189d1c..65bd1d7449be8c06042d861543a3089ccd1a87e5 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -295,5 +295,5 @@
<dimen name="media_session_icon_size">48dp</dimen>
<!-- Offline pages dimensions -->
- <dimen name="offline_page_item_vertical_spacing">40dp</dimen>
+ <dimen name="offline_page_item_vertical_spacing">16dp</dimen>
</resources>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkRecyclerView.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698