Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Login activity #5

Closed
deniskrr opened this issue Mar 27, 2019 · 0 comments
Closed

Feature: Login activity #5

deniskrr opened this issue Mar 27, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@deniskrr
Copy link
Owner

Create the Login Activity (only the GUI). The naming convention for UI controls' id is: "controlType_whatFor_where" or "controlType_where" if it is self-explanatory. Example: "edittext_username_register", "button_register".

Make it look similar to RegisterActivity (check the XML for style attribute) but use only one EditText for both Username and Email as the user should be able to log in using either one.

Reference: https://developer.android.com/training/constraint-layout

@deniskrr deniskrr added the enhancement New feature or request label Mar 27, 2019
@deniskrr deniskrr added this to the 1.1 milestone Mar 27, 2019
@deniskrr deniskrr added this to To do in Board via automation Mar 27, 2019
Board automation moved this from To do to Done Mar 27, 2019
@deniskrr deniskrr moved this from Needs testing to Done in Board Apr 2, 2019
@deniskrr deniskrr moved this from Done to Needs testing in Board Apr 2, 2019
@deniskrr deniskrr moved this from Needs testing to Done in Board Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Board
  
Done
Development

No branches or pull requests

2 participants