Skip to content

Library fails if no fragments are present.#1

Open
daemontus wants to merge 2 commits into
pchmn:masterfrom
daemontus:master
Open

Library fails if no fragments are present.#1
daemontus wants to merge 2 commits into
pchmn:masterfrom
daemontus:master

Conversation

@daemontus

Copy link
Copy Markdown

If the app architecture contains only activities, not fragments, the list of fragments will be empty, hence get(0) will cause the library to produce an error.

If the list of fragments is empty, the main fragment manager should be used instead.

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.

1 participant