-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Signup screen should have the following fields :
- User Name
- Password
- Confirm Password
- Mobile
Proper validations must be done. Use Android Saripaar for validations and put proper messages in a Material Dialog.
Buttons :
- Sign In
Behaviour : On button click, display a infinite progress Material Dialog untill response has been received from server. On response, take necessary action