![]() Work aroudn an issue in Android 13 where bitmap pooling would not work correctly and reduce our max memory limit by ~10x. When I mean work around, I mean that we reduce the size of the rounded covers further to ensure we aren't hitting the memory limit. This also sadly blocks us from further RemoteViews instances, as the bugged memory size will continue to increase if we do that. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |