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

Unified Diff: ui/android/java/res/layout/dropdown_item.xml

Issue 2531223003: Expanded Autofill Credit Card Popup Layout Experiment in Android. (Closed)
Patch Set: Fixes compile error. 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: ui/android/java/res/layout/dropdown_item.xml
diff --git a/ui/android/java/res/layout/dropdown_item.xml b/ui/android/java/res/layout/dropdown_item.xml
index 29964fbffb17c26c27b5d1f267515d237d557c64..5159c832c1030724967d70ecbdef46f407006caf 100644
--- a/ui/android/java/res/layout/dropdown_item.xml
+++ b/ui/android/java/res/layout/dropdown_item.xml
@@ -12,7 +12,6 @@
android:orientation="horizontal" >
<!-- These layout params are overwritten in DropdownAdapter.java -->
-
<ImageView
android:id="@+id/start_dropdown_icon"
android:layout_width="wrap_content"

Powered by Google App Engine
This is Rietveld 408576698