From 43276a074778678549a94e01f99dca3cfec25d6d Mon Sep 17 00:00:00 2001 From: mendhak Date: Wed, 13 Mar 2024 20:45:07 +0000 Subject: [PATCH] My code doesn't work, I have no idea why. My code works, I have no idea why. Somehow this icon being 500dp was causing a "java.lang.RuntimeException: Could not copy bitmap to parcel blob." during APK installation. The issue is incorrectly closed at https://issuetracker.google.com/issues/303849830 I've followed guesswork and reduced the size of this icon and somehow it works now. Issue #1112 --- gpslogger/src/main/res/drawable/gpslogger_monochrome.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpslogger/src/main/res/drawable/gpslogger_monochrome.xml b/gpslogger/src/main/res/drawable/gpslogger_monochrome.xml index 69dfbca7e..6eb60ab9f 100644 --- a/gpslogger/src/main/res/drawable/gpslogger_monochrome.xml +++ b/gpslogger/src/main/res/drawable/gpslogger_monochrome.xml @@ -1,5 +1,5 @@ - +