We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
추가로
The text was updated successfully, but these errors were encountered:
[add/#10] HomeAddDialog UI
a8be150
친구 추가 다이어로그 UI material3 적용하기 - TextField 사용 (닉네임, 상태메시지) - CustomView(NumberPicker 사용) 생일 설정
[refactor/#10] SharedPreference
0c5f798
SharedPreference 모듈화 - 클래스로 만들어 캡슐화 진행 - object 아니고 class 로 한 이유는 객체로 사용함으로써 범용성있게 사용하기 위함. (추가로 생성자로 context를 전달하기 위함)
[mod/#10] Login Flow
b3259da
로그인 확인 오류 개선 (빈 아이디, 빈 패스워드 시 로컬 데이터베이스에서 불러오는 값이 빈 값일 때, 로그인 되는 오류 개선)
[add/#10] material3 switch
775013f
M3 Swtich 구현 - 자동 로그인 기능 추가(on/off)
Jokwanhee
Successfully merging a pull request may close this issue.
🐣 필수 과제
추가로
로그인 Flow 수정SharedPreference 모듈화하기🐤 심화 과제
🐥 도전 과제
💪 참고 사항
The text was updated successfully, but these errors were encountered: