Google Play Console is reporting a performance warning related to bitmap loading in the iMin printer library: `Your app is using BitmapFactory without downsampling.` The warning points specifically to: `com.imin.printerlib.util.BmpUtils.compressImage` <img width="972" height="246" alt="Image" src="https://github.com/user-attachments/assets/97d6cc56-fb57-4d2a-b673-480f456dd50d" />
Google Play Console is reporting a performance warning related to bitmap loading in the iMin printer library:
Your app is using BitmapFactory without downsampling.The warning points specifically to:
com.imin.printerlib.util.BmpUtils.compressImage