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

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

Issue 231953003: Show Ash like <select> popup on Android tablets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@newpopupx
Patch Set: Rebased Created 6 years, 8 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 | « ui/android/java/res/values/colors.xml ('k') | ui/android/java/res/values/values.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/res/values/dimens.xml
diff --git a/ui/android/java/res/values/dimens.xml b/ui/android/java/res/values/dimens.xml
index 0360254548255be555e7e98f912cad2b6722f231..5a7a2274e263ee53b97985748dd6b5fcba439e48 100644
--- a/ui/android/java/res/values/dimens.xml
+++ b/ui/android/java/res/values/dimens.xml
@@ -12,8 +12,8 @@
-->
<dimen name="color_picker_gradient_margin">14.5dp</dimen>
<dimen name="color_button_height">60dp</dimen>
- <dimen name="autofill_text_height">44dp</dimen>
- <dimen name="autofill_text_divider_height">1px</dimen>
+ <dimen name="dropdown_item_height">44dp</dimen>
+ <dimen name="dropdown_item_divider_height">1px</dimen>
<!--
Fallback values if the corresponding com.android.internal.R dimensions
« no previous file with comments | « ui/android/java/res/values/colors.xml ('k') | ui/android/java/res/values/values.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698