bundle size is too big how to reduce this any help please.
CodePudding user response:
try to set the minifyEnabled true at the application build.gradle, it may help a little
CodePudding user response:
Use SVG Images instead of PNG etc. and if you need png so compare your image. Comprece Image Refcese :link
use less Library. Clean Code that you don't need like log etc.