Join Slack
Powered by
I tried animations in Compose and met one serious ...
# compose
a
Andrey Danilov
09/18/2019, 9:47 PM
I tried animations in Compose and met one serious problem - I really didnt find easy way to set animation
time
. What about adding
duration
to
Copy code
fun <T> Transition
function for example?
p
pavi2410
09/19/2019, 3:49 PM
Does keyframes take values in percentage like CSS?
d
Doris Liu
09/19/2019, 6:39 PM
Not yet. But I can see how that would make keyframes more re-usable. We may add that support. Thanks for the question. 🙂
p
pavi2410
09/20/2019, 2:53 AM
I would port animate.css 😄
5
Views
Open in Slack
Previous
Next