Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

allenchen1154
Copy link
Contributor

The workaround in #2519 for Multiply blend modes doesn't work on Android 34+. This changes the implementation to use BlemdModeCompat.MULTIPLY on Android versions Q (29) and higher where it is supported, while retaining the workaround for older versions.

Fixes #2636 and #2593

Before After
Screenshot_20250912_214839 Screenshot_20250912_214546
Before After
Screenshot_20250912_214850 Screenshot_20250912_214600

…oid 34+

The workaround in #2519 for Multiply blend modes doesn't work on Android 34+. This changes the implementation to use `BlemdModeCompat.MULTIPLY` on Android versions Q (29) and higher where it is supported, while retaining the workaround for older versions.

Fixes #2636
and #2593
Copy link

Snapshot Tests
API 23: Report Diff
API 31: Report Diff

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.

Transparent backgrounds not working in Versions > 6.4.0
1 participant