-
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
SnackBar 구현 #14
base: main
Are you sure you want to change the base?
SnackBar 구현 #14
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.
👍
Spacer(modifier = Modifier.height(10.dp)) | ||
ErrorSnackBar( | ||
text = "두 줄 이상의 에러 메세지가 들어갈 경우 아이콘은 모두 위로 정렬해주세요.", | ||
onClick = {} |
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.
X 버튼 클릭이라는게 좀더 잘 드러나면 어떨까요? onCancel(Click)
이나 onClose(Click)
등.. X 버튼 클릭의 부정적인 느낌이 좀 더 나면 좋을 것 같습니도
SnackBar 구현했습니다.
Screen_Recording_20241031_110536_Handy-Android.mp4
drag.mp4