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

[DNM] Fix moving to next form page on AndroidX Fragments #662

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekigamba
Copy link
Contributor

  • Fixes an issue where observers on androidx fragments are registered during creation. The next step login is done inside an async task causing an exception when this is run on a project that uses androidx instead of android-support

  • Update version to 2.1.14.1-GIZ-SNAPSHOT

Fixes opensrp/opensrp-client-giz-malawi#510

- Fixes an issue where observers on androidx fragments are registered during creation. The next step login is done inside an async
task causing an exception when this is run on a project that uses androidx instead of android-support

- Update version to 2.1.14.1-GIZ-SNAPSHOT

Fixes opensrp/opensrp-client-giz-malawi#510
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.

Cannot register client from the PNC register
1 participant