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

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

Issue 2496683003: Http Bad: Add a PopupItemId to identify http warning message (Closed)
Patch Set: update 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: 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 ae3969e6458a15383bbd9b84a48b332c8fb0039d..88a459e8497bf9697b5a2f9679f9e60505383904 100644
--- a/ui/android/java/res/values/dimens.xml
+++ b/ui/android/java/res/values/dimens.xml
@@ -7,6 +7,7 @@
<resources>
<dimen name="dropdown_item_height">50dp</dimen>
<dimen name="dropdown_item_divider_height">1px</dimen>
+ <dimen name="dropdown_item_label_font_size">18sp</dimen>
<!--
Fallback values if the corresponding com.android.internal.R dimensions
« no previous file with comments | « ui/android/java/res/layout/dropdown_item.xml ('k') | ui/android/java/src/org/chromium/ui/DropdownAdapter.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698