Manish Kumar
Manish Kumar
**Summary:** FAQ section is missing in the app. generally there should be an FAQ section in the app that should contain things like the meaning of various colour coding used...
**Summary:** Missing error icon and message on Identifiers, Survey UI on no internet connection.There should be an icon and message on UI showing the error failed to fetch the data....
**Summary:** Currently forgot password feature is not present in the app, there should be an option to reset password in case the client forgot the password **Steps to reproduce:** Open...
**Summary:** Currently, email or phone number verification while registering a user is absent in the app. **Expected behaviour:** Email or phone number verification should be present within the app as...
**Summary:** Currently, no filter feature is present in the transaction section of loan accounts.There should be filter option present to filter on basis of date in the transaction section of...
**Summary:** In many places, hardcoded string is used instead of adding them to string resources and then using from there.
**Summary:** Remove redundant type cast from the project.In the project at many places we are using redundant type cast e.g : ```TextView tv = (TextView)findViewById(R.id.xxxx)``` I think will be good...
**Summary:** Gradle build is failing due to old outdated crashlytics version .
Please make sure these boxes are checked before submitting your pull request - thanks! Fixes #214 - \[x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. -...
Please make sure these boxes are checked before submitting your pull request - thanks! Fixes #230 - \[x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. -...