Fixed
Status Update
Comments
co...@google.com <co...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support-golden
Branch: androidx-main
commit 504c5186af6f6652c292123d095ff7c59685a84e
Author: Connie Shi <connieshi@google.com>
Date: Wed Nov 17 14:19:57 2021
Add Material 3 IconButton Scuba goldens
Bug: 206674345
Change-Id: I7160e6893ff927d7d6c7ee544cc187a4d7850b9a
A compose/material3/material3/iconButton_darkTheme_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_pressed_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_hovered_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_focused_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_disabled_cuttlefish.png
https://android-review.googlesource.com/1895395
Branch: androidx-main
commit 504c5186af6f6652c292123d095ff7c59685a84e
Author: Connie Shi <connieshi@google.com>
Date: Wed Nov 17 14:19:57 2021
Add Material 3 IconButton Scuba goldens
Bug: 206674345
Change-Id: I7160e6893ff927d7d6c7ee544cc187a4d7850b9a
A compose/material3/material3/iconButton_darkTheme_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_pressed_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_hovered_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_focused_cuttlefish.png
A compose/material3/material3/iconButton_lightTheme_disabled_cuttlefish.png
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit 0e56d4d9b07b16b01587420f0615324cb21e1f1f
Author: Connie Shi <connieshi@google.com>
Date: Tue Nov 16 17:56:37 2021
Fix IconButton ripple radius bug, reduce it from 40dp to 20dp.
Bug: 206674345
Test: Added screenshot tests.
Relnote: "Reduce IconButton ripple radius from 40dp to 20dp."
Change-Id: I68bbe3303f412d17dcc2b2836b30005acae9cc75
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/IconButton.kt
A compose/material3/material3/src/androidAndroidTest/kotlin/androidx/compose/material3/IconButtonScreenshotTest.kt
https://android-review.googlesource.com/1894224
Branch: androidx-main
commit 0e56d4d9b07b16b01587420f0615324cb21e1f1f
Author: Connie Shi <connieshi@google.com>
Date: Tue Nov 16 17:56:37 2021
Fix IconButton ripple radius bug, reduce it from 40dp to 20dp.
Bug: 206674345
Test: Added screenshot tests.
Relnote: "Reduce IconButton ripple radius from 40dp to 20dp."
Change-Id: I68bbe3303f412d17dcc2b2836b30005acae9cc75
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/IconButton.kt
A compose/material3/material3/src/androidAndroidTest/kotlin/androidx/compose/material3/IconButtonScreenshotTest.kt
Description