Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix always setting bitmap config to ARGB_8888 if hardware bitmaps are disabled. #1770

Merged
merged 2 commits into from
May 21, 2023

Conversation

colinrtwhite
Copy link
Member

Fixes: #1768

@colinrtwhite colinrtwhite merged commit 81045fd into main May 21, 2023
@colinrtwhite colinrtwhite deleted the colin/fix_bitmap_default branch May 21, 2023 04:06
colinrtwhite added a commit that referenced this pull request May 21, 2023
* main:
  Prepare next development iteration.
  Prepare 2.4.0.
  Avoid using default methods for new DiskCache method names. (#1771)
  Update the baseline profiles.
  Fix always setting bitmap config to ARGB_8888 if hardware bitmaps are disabled. (#1770)
  Rename DiskCache get/edit to openSnapshot/openEditor. (#1765)
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.

Coil defaults to bitmap configs with ARGB_8888 on API level 25 and below
1 participant