Skip to content

APK is including unused default_background.jpg #3590

Description

@sdsantos

Describe the bug

My APK file is containing a 100kb JPG image that I did not recognize, and I tracked it down to the RevenueCat UI library: https://github.com/RevenueCat/purchases-android/blob/main/ui/revenuecatui/src/main/res/drawable/default_background.jpg

I saw that you already reduced its size: #1623
But 100KB is still way too much for something no one if using.

We should at least have a way to remove it. Or it should be changed to a <1KB image if it's really needed.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions