jawidMuhammadi commented on a change in pull request #123:
URL: https://github.com/apache/fineract-cn-mobile/pull/123#discussion_r594563917
##########
File path:
app/src/main/java/org/apache/fineract/ui/online/loanaccounts/loanaccountlist/LoanAccountsFragment.java
##########
@@ -53,6 +57,9 @@
@BindView(R.id.layout_error)
View layoutError;
+ @BindView(R.id.fab_add_customer_loan)
+ FloatingActionButton fabLoan;
Review comment:
Please rename the view from `fabLoan` to `fabAddCustomerLoan`
----------------------------------------------------------------
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]