is `Box` and `Stack` deprecated now?
# compose
z
is
Box
and
Stack
deprecated now?
r
Check changelog, you should replace with new compose.foundation.layout.Box: https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.0.0-alpha04
👍 1
z
yeah. just found that. thanks
1