varsvat commented on a change in pull request #122:
URL: https://github.com/apache/fineract-cn-mobile/pull/122#discussion_r593413600
##########
File path:
app/src/main/java/org/apache/fineract/ui/online/loanaccounts/plannedpayment/PlannedPaymentPresenter.java
##########
@@ -56,7 +56,7 @@ public void detachView() {
@Override
public void fetchPlannedPayment(String productIdentifier, String
caseIdentifier,
Integer pageIndex, String initialDisbursalDate, Boolean loadmore) {
- this.loadmore = loadmore;
+// this.loadmore = loadmore;
Review comment:
@therajanmaurya @jawidMuhammadi Please review and suggest which
approach would be better ? :)
----------------------------------------------------------------
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]