Skip to content

Conversation

@rjrjr
Copy link
Collaborator

@rjrjr rjrjr commented Jan 20, 2022

We make the core update method for WorkflowLayout public to give apps complete control over how exactly they collect renderings.

Doing this because the takeWhileAttached method used by start is causing problems. Opening this up lets those impacted by these problems avoid them. In a downstream release, we will upgrade androidx.lifecycle:lifecycle-viewmodel and update the convenient start method to use its improved API. Details in #632.

@rjrjr rjrjr requested review from a team and zach-klippenstein as code owners January 20, 2022 16:57
@rjrjr rjrjr force-pushed the ray/open-up-wflayout branch from e67c4ec to 0a8482b Compare January 20, 2022 16:57
We make the core `update` method for `WorkflowLayout` public to give apps
complete control over how exactly they collect renderings.

Doing this because the `takeWhileAttached` method used by `start` is causing
problems. Opening this up lets those impacted by these problems avoid them.
In a downstream release, we will upgrade
`androidx.lifecycle:lifecycle-viewmodel` and update the convenient `start` to
use its improved API. Details in #632.
@rjrjr rjrjr force-pushed the ray/open-up-wflayout branch from 0a8482b to 904813e Compare January 20, 2022 17:10
@rjrjr rjrjr merged commit e145be1 into main Jan 20, 2022
@rjrjr rjrjr deleted the ray/open-up-wflayout branch January 20, 2022 19:41
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.

3 participants