prajwal27 opened a new pull request #89: fix: Differ fake data from actual network response in LoanAccounts URL: https://github.com/apache/fineract-cn-mobile/pull/89 Fixes #FINCN-206 **Summary** Unlimited entries being created while swiping down the list of loan accounts for a customer. This is beacuse the actual response data and the fake data was treated the same. **Observed Behaviour**  **Expected Behaviour**  Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [x] If you have multiple commits please combine them into one commit by squashing them.
---------------------------------------------------------------- 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
