share_to_clipboard
share_to_clipboard copied to clipboard
Remove unnecessary icons
After I download the package from F-Droid, opened with X-plore (long press the package icon and click Open as ZIP), I saw there are numerous icons in the package (for example, drawable-hdpi-v4), but they haven’t been used, is it possible to exclude these icons into the package?
I think they should be used on older devices that don't have these built-in by the OS, though I'm not sure tbh. What's the total wasted size? I'd expect it to be tiny anyway so not worth the effort of even figuring this out.
What's the total wasted size? I'd expect it to be tiny anyway so not worth the effort of even figuring this out.
Yeah, it would be helpful if there is a utility like AppResourcesUsageView for Android developers.