Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ImageResult to ImagePainter.state. #887

Merged
merged 5 commits into from
Sep 13, 2021
Merged

Conversation

colinrtwhite
Copy link
Member

@colinrtwhite colinrtwhite commented Sep 12, 2021

Fixes: #858

This is technically a binary incompatible change, though it's for an experimental API. Notably, this changes the component2 function's return value - we'll need to call this out prominently in the release notes.

@colinrtwhite colinrtwhite merged commit c8a00bd into main Sep 13, 2021
@colinrtwhite colinrtwhite deleted the colin/expose_result branch September 13, 2021 21:09
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Add ImageResult to ImagePainter.state.

* Avoid changing component2 signature.

* Remove unused.

* Revert "Avoid changing component2 signature."

This reverts commit a14dae6.

* Fix warning.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get the Drawable from a success request on Compose
1 participant