belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

Login: Enter key should have the focus on the login btn #156

Closed mmanna closed 8 years ago

mmanna commented 8 years ago
  1. Open the App
  2. Enter a valid user name
  3. Enter a valid password
  4. Press Enter Key

Actual Result: Nothing happens because the Enter Key doesn't have the focus on the login btn.

Expected Result: It would be useful if the Enter Key has the focus on the login btn.