Skip to content

Conversation

mfissehaye
Copy link

I created the form in the MainActivity::onCreate. Inside the onCreate function, a call to setValue updates the view correctly. However when I setValue inside onActivityResult, the view does not refresh. I could debug and see that internally the value of the FormElement is updated but the view is not.

The workaround I used was calling the method refresh() in FormBuilder that I just created in this pull request.

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