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

로그인 화면 #4

Open
9 of 13 tasks
jeiea opened this issue Oct 3, 2018 · 0 comments
Open
9 of 13 tasks

로그인 화면 #4

jeiea opened this issue Oct 3, 2018 · 0 comments
Assignees

Comments

@jeiea
Copy link
Owner

jeiea commented Oct 3, 2018

로그인 화면

시연을 위해 앱 시작 시 가장 먼저 뜰 화면이다. LoginActivity 클래스로 만든다.

필요 기능 (우선순위 순)

  • 로그인 한다
    • ID를 입력한다
    • 비밀번호를 입력한다
    • 로그인 버튼을 눌러 메인 화면으로 넘어간다
  • 가입한다
    • 가입 버튼을 누른다
    • (이메일과 닉네임 입력란을 추가로 띄운다)
    • (로그인 버튼을 숨긴다)
    • 정보를 입력하고 다시 가입 버튼을 누른다
  • 비밀번호 찾기
    • 비밀번호 찾기 버튼을 누른다
    • (이메일 입력란과 메일 보내기 버튼만 보인다)
    • 이메일을 입력하고 메일 보내기 버튼을 누른다

디자인

리소스 파일

배경 그라데이션은 디코드 시 메모리가 부족하므로 참고만해서 xml로 만들기

register_email
register_id

@jeiea jeiea assigned jeiea and unassigned Sweetio Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants