-
Notifications
You must be signed in to change notification settings - Fork 70
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
[Contributor] 컨트리뷰터 화면 UI 컴포넌트 구현 #35
Conversation
#34 머지된 이후에 리뷰 요청 예정 |
.../contributor/src/main/java/com/droidknights/app2023/feature/contributor/ContributorScreen.kt
Show resolved
Hide resolved
.align(Alignment.CenterEnd), | ||
) | ||
} | ||
} |
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.
Scaffold + TopAppBar를 함께 사용하면 쉽게 해결가능하긴해요.
요건 제가 적용해볼게요.
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.
@taehwandev @wisemuji
이 코멘트를 늦게 봤는데 아래 PR에서 추가 논의 해도 좋을 것 같습니다.
Issue
Overview (Required)
Etc.
디자이너와의 소통이 필요하여 별도의 이슈로 진행할 TODO입니다.
Screenshot