Skip to content

Commit 37a84d5

Browse files
manabu-nakamurahunterstich
authored andcommitted
[Catalog] icon is square
Resolves #4618 GIT_ORIGIN_REV_ID=4d9fadd026d3e7b74879ef3c8b688cc41db88569 PiperOrigin-RevId: 732269424
1 parent 0a2735b commit 37a84d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/java/io/material/catalog/dockedtoolbar/res/layout/cat_docked_toolbar_content.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
android:layout_weight="1">
9494
<Button
9595
android:id="@+id/docked_toolbar_button_overflow_button"
96-
android:layout_width="40dp"
96+
android:layout_width="48dp"
9797
android:layout_height="48dp"
9898
android:layout_gravity="center"
9999
app:iconTint="?attr/colorOnSecondaryContainer"

0 commit comments

Comments
 (0)