generated from NOW-SOPT-ANDROID/now-sopt-android-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[FEAT/Compose] 1주차 심화과제 #6
Comments
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 18, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 21, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 21, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 21, 2024
SYAAINN
added a commit
that referenced
this issue
Sep 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💡 Issue
📝 todo
Activiy 생명주기 알아보기
ex) 화면 전환, 다크 모드
ViewModel을 사용하여 State 관리해보기
UX 고려하여 기능 추가해보기
: 현재 메인에서 뒤로가기 누르면 로그인 화면이 뜨는데, 앱 종료로 조정
:
Intent Flags
,Activity Task
: EditText(XML), TextField(Compose)의 특정 속성을 활용해 Text를 한 줄로 제한
: 또한 엔터키를 누르면 다음 입력칸으로 넘어가도록 진행
: 키보드가 올라오면 버튼도 키보드 위로 올라가도록 구현
:
android:windowSoftInputMode
: 클릭 시 리플효과를 제거해보자
The text was updated successfully, but these errors were encountered: