Skip to content

Fix race condition while converting a drawable with shared state to a bitmap.#771

Merged
colinrtwhite merged 1 commit into
mainfrom
colin/fix_drawable_constant_state
Jun 4, 2021
Merged

Fix race condition while converting a drawable with shared state to a bitmap.#771
colinrtwhite merged 1 commit into
mainfrom
colin/fix_drawable_constant_state

Conversation

@colinrtwhite
Copy link
Copy Markdown
Member

Fixes #769. Also possibly fixes #708.

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.

Loading the same image into different views at the same time leads to unpredictable results Images are not shown reliably

1 participant