anubhav11march commented on a change in pull request #95: fix: Added network
change register
URL: https://github.com/apache/fineract-cn-mobile/pull/95#discussion_r396118777
##########
File path:
app/src/main/java/org/apache/fineract/ui/online/DashboardActivity.java
##########
@@ -74,6 +76,8 @@ protected void onCreate(Bundle savedInstanceState) {
StartSyncJob.scheduleItNow();
preferencesHelper.setFetching(false);
}
+
+ registerNetworkRegister();
Review comment:
This is just to avoid any gaps. If the reviewers feel the same, I will
change it. :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services