RajaVamsi11

Results 19 issues of RajaVamsi11

Fixes #433 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. -...

Fixes #473 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. -...

**Feature Request:** I want to introduce a feature of adding static shorts to the app for fragments/activities for quick access to users like: - Transaction history - Send/Recieve money -...

new-feature

**Feature Request:** I want to introduce a feature of adding static shorts to the app for activities in navigation drawer for quick access to the users like: - Recent Transactions...

feature

**Summary:** In KYC Registration level 2 and 3 there are two EditTexts in which maxLines attribute is not defined. This causes the UI glitch in both the fragments as shown...

**Summary:** Disable account is an operation which should have a confirmation dialog. Create a confirmation dialog when clicked on disable account button.

**Summary:** While Registering and logging into the app without an internet connection, the application is simply displaying a toast showing "Error logging in " in Login activity and "Error" in...

**Summary:** There should be a code of conduct file in the project.

**Summary:** Presently, KYC Registration all three level activities use simple EditText fields. Instead of them, we can use TextInputEditText fields which are being used in the login activity to increase...

**Summary:** There should be an option to edit a bank in Bank Account Details Activity. **Steps to reproduce:** [dev] Home --> BankAccount --> click on any linked bank account **Expected...