Hi 👋 This question is about android-performance. After going through a CPU trace I'm seeing that there is res/drawable/abc.xml file that is taking around 2 ms to inflate. After inspecting I noticed it's a vector asset. What have you all tried, to keep the inflation time manageable for vector graphics?
not kotlin but kotlin colored 1