Improve your app's performance with bitmap image optimization

Author: EpariNigamCreated Jul 7, 2026Updated Aug 17, 2026

In play store, we are getting recommended action as below :

Improve your app's performance with bitmap image optimization Your app is manually downloading and decoding images from the network in the following places:

- Decoded in t7.w$b.b
   - Downloaded in com.airbnb.lottie.network.DefaultLottieFetchResult.bodyByteStream
   - Downloaded in com.bumptech.glide.load.data.j.f
   - Downloaded in pa.p2.r
   - Downloaded in xd.d.invokeSuspend

This can lead to excessive memory usage, slow performance, and app crashes. To reduce memory usage, we recommend using an image-loading library to automatically handle downsampling, caching, and memory management for you.

Image