Transitions for custom popups with absolute elements #898
Unanswered
Nikola-Milovic
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, I have a transition added to my custom popup. And when the popup is leaving ( dismissed ) all of the absolute positioned elements become visible instantly, which can be seen here
Written in kotlin, should be readable
The issue comes from the absolute top app bar, which instantly becomes visible when transition starts fading
Any way around this?
Beta Was this translation helpful? Give feedback.
All reactions