Zhang Zihan
05/14/2024, 3:58 PMAnimatedImageVector.animatedVectorResource()
only accepts android @DrawableRes
id, which do not exist in KMP.
In KMP, I can only use `vectorResource()` to get an `ImageVector`. How to convert it to AnimatedImageVector
?Chrimaeon
05/14/2024, 4:12 PMChrimaeon
05/14/2024, 4:16 PMZhang Zihan
05/14/2024, 4:32 PM