Abhishek Maheshwari

Results 3 issues of Abhishek Maheshwari

Fixes #1054 ## Description Converted strings displayed to the user into string resource objects and strings which are being used in the backend are in `Constants.java` ## - [x] Apply...

## Issue Fix Fixes #660 ## Description Changes made: - Converted all android inner class based alert dialog boxes to our own global class based dialog box. - Added `NeutralListener`...

**Summary:** We should make a string resource object for every user displayed message/text, so that if in the future we plan to add multi-language functionality, then we can easily provide...