In `AnimatedContent` how can I provide `ContentTra...
# compose
z
In
AnimatedContent
how can I provide
ContentTransform
to handle a case where I don’t want any animation?
a
EnterTransition.None with ExitTransition.None
2
🙏 1
z
Ahh so obvious, can’t believe I missed that 🙈.. Thanks! 🙂
👍 1