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

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

Issue 2542203002: [Android History] Add Android history manager UI and bridge (Closed)
Patch Set: Add OWNERS files Created 4 years 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/values/dimens.xml
diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
index 73cc534cb992411a58f771d52cfcf863e20c0199..81b503cfac0ff2c6feb6a0ea20116733272659bf 100644
--- a/chrome/android/java/res/values/dimens.xml
+++ b/chrome/android/java/res/values/dimens.xml
@@ -387,4 +387,5 @@
<!-- Miscellaneous dimensions -->
<dimen name="action_bar_shadow_height">10dp</dimen>
+ <dimen name="selectable_list_layout_end_icon">24dp</dimen>
</resources>

Powered by Google App Engine
This is Rietveld 408576698