Join Slack
Powered by
does anyone know a way to get screen width and hei...
# compose
w
Waqas Tahir
06/28/2021, 12:01 PM
does anyone know a way to get screen width and height in compose
a
Andrew Neal
06/28/2021, 12:36 PM
Checkout `BoxWithConstraints`:
https://developer.android.com/jetpack/compose/layout#constraints
👍 1
2
Views
Open in Slack
Previous
Next