micahlt / wasteof.mobile

💸 wasteof for Android
https://play.google.com/store/apps/details?id=com.micahlindley.wasteofmobile
17 stars 3 forks source link

[bug] image rendering is not performant #40

Open micahlt opened 1 year ago

micahlt commented 1 year ago

I've been informed by a few users that image rendering on non-flagship devices is extremely non-performant. Both GIFs and high-resolution transparent images have been shown to demonstrate this problem.

https://github.com/micahlt/wasteof.mobile/assets/28816297/3b1f9589-1f5b-4c20-bc23-c4c6d1cb70a4

recording by @tnix100

micahlt commented 9 months ago

The current method I have of fixing this is only loading images of a certain size - switching image renderers does not appear to fix this problem.