Using AnimatedContent, can I somehow get the exiti...
# compose
z
Using AnimatedContent, can I somehow get the exiting content to overlap the entering content? instead of the opposite
s
Yes,
ContentTransform
has a
targetContentZIndex
(or something like that) param