Index: ui/android/java/res/layout/autofill_text.xml |
diff --git a/ui/android/java/res/layout/autofill_text.xml b/ui/android/java/res/layout/autofill_text.xml |
index 4a69862a9163f44d7fc0f707cc5604410c3498b3..a1adcadc41592b888cd39aa65a47231c27067b4a 100644 |
--- a/ui/android/java/res/layout/autofill_text.xml |
+++ b/ui/android/java/res/layout/autofill_text.xml |
@@ -7,7 +7,7 @@ |
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
android:id="@+id/autofill_menu_text" |
- android:layout_width="fill_parent" |
+ android:layout_width="match_parent" |
android:layout_height="44dp" |
android:minHeight="44dp" |
android:orientation="vertical" |