Skip to content

Commit

Permalink
Trigger form load completion events
Browse files Browse the repository at this point in the history
  • Loading branch information
avazirna committed Jun 24, 2024
1 parent 5da77f9 commit 37392e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/org/commcare/activities/FormEntryActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,7 @@ private void handleFormLoadCompletion(AndroidFormController fc) {
}

reportFormEntryTime();
mFormController.getFormDef().finilizeInitialization();

formEntryRestoreSession.replaySession(this);

Expand Down

0 comments on commit 37392e7

Please sign in to comment.