nic-delhi / AarogyaSetu_Android

Aarogya Setu Android app native code
https://www.aarogyasetu.gov.in/
Other
2.88k stars 1.85k forks source link

LoginBottomSheet Issue #546

Closed vrnsxn786 closed 1 month ago

vrnsxn786 commented 3 years ago

Some changes in LoginBottomSheet.kt.

1) LoginBottomSheet.kt Mobile EditText was was throwing "There is some error logging you in" instead of "Please enter a valid number" when we enter + followed mobile number [case arises when we click on previously saved mobile number in our devices]

Input: +913333333
Output: "There is some error logging you in" 
Sould be: "Please enter a valid number"