-
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] Course Card 컴포넌트 구현 #35
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.
조은데요? 엔티티만 반영해 주세요 ~
app/src/main/java/org/sopt/dateroad/presentation/ui/component/item/DateRoadCourseCard.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/org/sopt/dateroad/presentation/ui/component/item/DateRoadCourseCard.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/org/sopt/dateroad/presentation/ui/component/item/DateRoadCourseCard.kt
Show resolved
Hide resolved
} | ||
Column( | ||
modifier = Modifier | ||
.height(imgSize) |
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.
부모 컴포넌트 높이 따라가기?!
app/src/main/java/org/sopt/dateroad/presentation/ui/component/item/DateRoadCourseCard.kt
Show resolved
Hide resolved
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.
이제 컴포넌트 하나남았지! 화이팅!
} | ||
Column( | ||
modifier = Modifier | ||
.height(imgSize) |
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.
부모 컴포넌트 높이 따라가기?!
Related issue 🛠
Work Description ✏️
Screenshot 📸
Uncompleted Tasks 😅
To Reviewers 📢
부족하지만 예쁘게 봐주세용 ><