We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e9ab4 commit 3a45ddaCopy full SHA for 3a45dda
autofill/autofill-impl/src/main/res/layout/fragment_import_bookmarks_result.xml
@@ -43,8 +43,8 @@
43
44
<androidx.appcompat.widget.AppCompatImageView
45
android:id="@+id/bookmarkIcon"
46
- android:layout_width="wrap_content"
47
- android:layout_height="wrap_content"
+ android:layout_width="128dp"
+ android:layout_height="96dp"
48
android:layout_marginTop="62dp"
49
android:importantForAccessibility="no"
50
android:scaleType="fitCenter"
0 commit comments