visnkmr / backgroundappslist

Force close apps that are running in the background. Made using Java, Gradle, Android Studio. #2 most downloaded app of all time for Fire TV for the respective category on Amazon Appstore.
56 stars 3 forks source link

Fix java.lang.OutOfMemoryError: OOM allocating Bitmap with dimensions 17186 x 17186 in miui.content.res.IconCustomizer.getCustomizedNormalIcon (IconCustomizer.java:789) #907

Open visnkmr opened 1 day ago

visnkmr commented 1 day ago

Version 1.3G14i(42)

Stacktrace

miui.content.res.IconCustomizer.getCustomizedNormalIcon (IconCustomizer.java:789);

miui.content.res.IconCustomizer.getIcon (IconCustomizer.java:765);

io.github.visnkmr.bapl.b.y;

io.github.visnkmr.bapl.b.m;

androidx.recyclerview.widget.RecyclerView$h.n;

androidx.recyclerview.widget.RecyclerView$h.a;

androidx.recyclerview.widget.RecyclerView$w.M;

androidx.recyclerview.widget.RecyclerView$w.N;

androidx.recyclerview.widget.e.i;

androidx.recyclerview.widget.e.c;

androidx.recyclerview.widget.e.d;

androidx.recyclerview.widget.e.g;

androidx.recyclerview.widget.e.run;

Reason

java.lang.OutOfMemoryError: OOM allocating Bitmap with dimensions 17186 x 17186

Link to App Center