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

Unified Diff: ui/android/java/res/values/values.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/dimens.xml ('k') | ui/android/java/resource_map/org/chromium/ui/R.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/res/values/values.xml
diff --git a/ui/android/java/res/values/values.xml b/ui/android/java/res/values/values.xml
index 046cf8b15e1c65eb5d07471ebbc9a0b0f55b42f3..73f8c714431cdf9872ee977a358ff410879a1572 100644
--- a/ui/android/java/res/values/values.xml
+++ b/ui/android/java/res/values/values.xml
@@ -6,6 +6,5 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <!-- AutofillPopup constants -->
- <item type="id" name="autofill_popup_window" />
+ <item type="id" name="dropdown_popup_window" />
</resources>
« no previous file with comments | « ui/android/java/res/values/dimens.xml ('k') | ui/android/java/resource_map/org/chromium/ui/R.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698