Jetpack Compose has been released as 1.0, but I am still missing animatedVectorResource that has bee...
m
Jetpack Compose has been released as 1.0, but I am still missing animatedVectorResource that has been in beta09 and then removed. Does someone know how to go around that? It is still in the official docs... https://android-review.googlesource.com/c/platform/frameworks/support/+/1753821
cc @Anna-Chiara Bellini [G]
d
animated vector support will be available again in the
animation-graphics
lib in the compose 1.1.0-alpha01 release (i.e. next minor release in 1-2 weeks). 🙂
👍 7
👍🏼 1
🙏 4
p
@Doris Liu Can you update the docs? https://developer.android.com/jetpack/compose/resources#animated-vector-drawables This links implies that that's something already present in the stable release
We could link that from the animated vector section of the resources tutorial. Is that what you meant? If so please feel free to file a bug. 🙂