Android Studio – using dotLottie animations did not reduce APK size
I tried to replace all the JSON lottie files in my Android project to dotLottie file format. In the project a single JSON that was around 200kb was reduced down to 20kb. So replacing around 30 such files should have…