Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Jetpack Compose version: CMP 1.7.3
Jetpack Compose component(s) used: FlowRow, Box
Android Studio Build: IDEA 2024.3.1.1
Kotlin version: 2.0.21
Steps to Reproduce or Code Sample to Reproduce:
I expect to see a red box on the screen. However I see a wide box. If I use a verticalArrangment of
Center
I can see the full square box, but it is not placed in the center of the FlowRow (see second screenshot)