-
Notifications
You must be signed in to change notification settings - Fork 72
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
[Setting] 라이트 모드 / 다크 모드 설정 카드 UI #61
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.
고생 많으셨습니다 🙇 많은 고민의 흔적이 보이네요...
feature/main/src/main/java/com/droidknights/app2023/feature/main/MainActivity.kt
Show resolved
Hide resolved
feature/main/src/main/java/com/droidknights/app2023/feature/main/MainNavigator.kt
Outdated
Show resolved
Hide resolved
feature/setting/src/main/java/com/droidknights/app2023/feature/setting/SettingScreen.kt
Outdated
Show resolved
Hide resolved
shape = RoundedCornerShape(32.dp), | ||
color = Color(0xFFFFFFFF), | ||
shadowElevation = 2.dp, | ||
) { |
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.
카드 UI는 공통으로 관리하면 어떨까요? 꼭 이 PR이 아니여도 됩니다.
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.
고생하셨습니다 👏
Issue
Overview (Required)
Issue
device-2023-07-20-235615.mp4