Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

notifyCompleted #102

Open
sheburdos opened this issue Nov 28, 2017 · 1 comment
Open

notifyCompleted #102

sheburdos opened this issue Nov 28, 2017 · 1 comment

Comments

@sheburdos
Copy link

I have 3 step wizard. All 3 steps are defined as required. When user input correct values on the first step I call notifyCompleted(), as a result step view is rebuilt (it calls to the onCreateView). Any fields initialized on the level of the step are lost (including ones, annotated as @ContextVariable).
That happens only once, if after first re-initialization of the step, I input needed fields again, then notifyCompleted does not cause view rebuild.

support libs: 26.1.0
compileSdkVersion 26
buildToolsVersion '26.0.2'

@FrankW76
Copy link

FrankW76 commented Dec 4, 2017

I am having the same issue.

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

No branches or pull requests

2 participants