Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Add support for CompositeFragments with dynamic creation of nested Fragments #22

Open
gsteinacker opened this issue Mar 11, 2017 · 0 comments
Assignees

Comments

@gsteinacker
Copy link
Collaborator

Currently you must know in advance, how many Fragments are nested into a composite fragment. Sometimes it might be more convenient, to configure these nested steps dynamically, based on the results of the first fragment.

For example, you might have a ContentProvider that is accessing a database to query some objects. For every object, you might want to access some external service to fetch content...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant