Resize large app icons before adding them in a parcel
If an app icon is too large, scale the icon down so that it can be parcelled and sent in an intent. Bug: 290862169 Bug: 304567418 Test: Manual. Install the APK attached in b/290862169#comment18 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:2fc482f6fd8ba4217a4f9c956dfdb45c6494974e) Merged-In: I5feafea491208c8fd6bbdc6b2b655d46b6964d95 Change-Id: I5feafea491208c8fd6bbdc6b2b655d46b6964d95 Original patch: From 2fc482f6 Mon Sep 17 00:00:00 2001 From: Sumedh Sen <sumedhsen@google.com> Date: Wed, 11 Oct 2023 12:19:50 -0700 Subject: [PATCH] Resize large app icons before adding them in a parcel If an app icon is too large, scale the icon down so that it can be parcelled and sent in an intent. Bug: 290862169 Bug: 304567418 Test: Manual. Install the APK attached in b/290862169#comment18 Change-Id: I5feafea491208c8fd6bbdc6b2b655d46b6964d95 ---
Loading
Please register or sign in to comment