-
Notifications
You must be signed in to change notification settings - Fork 2
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
웹뷰 요약하기 화면 개발 #235
웹뷰 요약하기 화면 개발 #235
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿 !!! ^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ddyeon
굿잡핑 ~
enterTransition = { | ||
slideIntoContainer( | ||
towards = AnimatedContentTransitionScope.SlideDirection.Left, | ||
animationSpec = tween(250), | ||
) | ||
}, | ||
exitTransition = { | ||
slideOutOfContainer( | ||
towards = AnimatedContentTransitionScope.SlideDirection.Right, | ||
animationSpec = tween(400), | ||
) | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요런것두 있었구만
개요
작업 내용
시연 화면 (option)
2024-09-27.10.47.26.mov
To Reviers
Close
close #