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

Introduces WorkflowActivityRunner. #248

Merged
merged 1 commit into from
Apr 2, 2019
Merged

Introduces WorkflowActivityRunner. #248

merged 1 commit into from
Apr 2, 2019

Commits on Apr 2, 2019

  1. Introduces WorkflowActivityRunner.

    One stop shopping to drive your activity from a workflow tree.
    See the kdoc on [FragmentActivity.setContentWorkflow] in
    [WorkflowActivityRunner.kt] for details.
    
    This API is seriously locked down, suitable only for driving an entire
    activity. We can open it up as other use cases emerge -- perhaps
    a `WorkflowViewRunner` for embedding in legacy apps.
    
    Closes #217
    rjrjr committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    ee25c62 View commit details
    Browse the repository at this point in the history