https://kotlinlang.org logo
Title
u

user

07/21/2022, 10:21 AM
How to make animated vectors start on their own in Jetpack Compose? The problem i have is that i can render SVGs but i can't make them automatically start, i've seen examples where with the onclick method i could start the svg but i'd need it to automatically start without any user action, is it possible? I used this documentation but it only rembers the svg https://developer.android.com/jetpack/compose/resources#animated-vector-drawables...