Skip to content
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] 미션 보드 기능 구현 마무리 (#221) #222

Merged
merged 12 commits into from
Mar 30, 2024

Conversation

915dbfl
Copy link
Collaborator

@915dbfl 915dbfl commented Mar 30, 2024

진행사항 : suggestionDashbaord에 compose 적용
  1. recyclerView 대신 lazyColumn 적용
    • recyclerView 관련 adapter, viewHolder, layout 파일 삭제
    • 기존 멀티뷰타입의 viewHolder를 대신할 SuggestionContent, SuggestionInfo, SuggestionListEmpty 정의
  2. BaseComposeActivity 적용
    • activity layout xml 삭제

@915dbfl 915dbfl requested a review from KxxHyoRim March 30, 2024 07:59
@915dbfl 915dbfl self-assigned this Mar 30, 2024
@915dbfl 915dbfl merged commit 948f11e into develop Mar 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 미션 보드 기능 구현 마무리
1 participant