uservoice / uservoice-android-sdk

UserVoice Android SDK
https://www.uservoice.com/mobile/
MIT License
117 stars 105 forks source link

Trim not implemented in email field. #255

Open jaypandya opened 7 years ago

jaypandya commented 7 years ago

When user enters email with spaces in the beginning or the end of the email field. Then a toast is shown that email is invalid. Trim can be implemented to resolve this issue.