-
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] 스플래시 화면 구성 #4
Comments
easyhooon
added a commit
that referenced
this issue
Jan 30, 2025
easyhooon
added a commit
that referenced
this issue
Feb 1, 2025
system bar 색상 변경 로직 수정(불필요한 코드, 옵션 제거)
모션 적용을 위한 로띠 파일을 전달 받으면 이미지를 로띠로 변경할 예정 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
화면 이름
기능 설명
필요 태스크
startActivityWithAnimation 추가 이유
스플래시, 작품등록(WebView)등 Multi Activity 구조를 사용하는 상황에서 Navigation 과 같은 화면 전환 애니메이션을 적용하기 위함(Compose Navigation 의 기본 화면 전환 애니메이션이 fadeIn, fadeOut)
The text was updated successfully, but these errors were encountered: