Fixed
Status Update
Comments
le...@google.com <le...@google.com> #2
suggestion: I think we using Column (or Row) instead of Stack will result in a more pleasant and less confusing user experience.
al...@gmail.com <al...@gmail.com> #3
+1 I think at the very least it would be nice for Surface
to use Box
internally... unless there is some reason why the material design library wants to explicitly disallow stacking multiple children on top of each other in a Surface
.
nu...@gmail.com <nu...@gmail.com> #4
ps://ct.captcha-delivery.com/c.js"></script></body
nu...@gmail.com <nu...@gmail.com> #5
an...@google.com <an...@google.com>
po...@google.com <po...@google.com>
ap...@google.com <ap...@google.com> #6
Project: platform/frameworks/support
Branch: androidx-main
commit e3a2f689973488ea0e567a0575a421ebae1fdd51
Author: Mihai Popa <popam@google.com>
Date: Tue Dec 15 16:17:42 2020
Use Box in Surface
Relnote: Surface can now have multiple layout children.
Fixes: 144488459
Test: built and ran demos
Change-Id: I66a921f3963162ae62cdb498298e6aa4210cf602
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/Surface.kt
https://android-review.googlesource.com/1544447
Branch: androidx-main
commit e3a2f689973488ea0e567a0575a421ebae1fdd51
Author: Mihai Popa <popam@google.com>
Date: Tue Dec 15 16:17:42 2020
Use Box in Surface
Relnote: Surface can now have multiple layout children.
Fixes: 144488459
Test: built and ran demos
Change-Id: I66a921f3963162ae62cdb498298e6aa4210cf602
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/Surface.kt
Description