Skip to content

Icon pack problems#407

Merged
TBog merged 8 commits into
masterfrom
fix/icon_pack
Oct 5, 2023
Merged

Icon pack problems#407
TBog merged 8 commits into
masterfrom
fix/icon_pack

Conversation

@TBog

@TBog TBog commented Sep 17, 2023

Copy link
Copy Markdown
Owner
  • load identifiers only once for each drawable
  • packResources.getIdentifier called only when needed
  • Mask and overlay should be applied only on system icons

TBog added 8 commits October 5, 2023 13:47
Cache resource ids to avoid expensive calls to `packResources.getIdentifier`
Icon pack icons had the `frontImage` applied to all icons not just system icons
previously we were depending on the cached drawable being null to set the default icon
@TBog TBog merged commit b8d55c9 into master Oct 5, 2023
@TBog TBog deleted the fix/icon_pack branch October 5, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant