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

[feature/more_list] 맛집 카테고리 별 상세 화면에 들어갈 바텀다이얼로그 구현 #57

Merged
merged 23 commits into from
Sep 21, 2023

Conversation

SsongSik
Copy link
Member

주요 작업 내용

작업 내용 정리

  • 맛집 카테고리 별 상세 화면에 들어갈 바텀다이얼로그 2개 구현
  • 인기순, 거리순, 추천순 다이얼로그
  • 맛집, 점수 별 다이얼로그

변경점

  • HomeCategoryList 라는 홈 카테고리 레이아웃 함수에 isBottomSheet 라는 바텀시트다이얼로그에 있는 카테고리인지 판별하는 파라메타가 추가되었습니다. 디폴트값을 정해서 기존 코드에 영향이 가진 않을 것으로 예상됩니다!!

# Conflicts:
#	presentation/src/main/java/com/everymeal/presentation/ui/home/HomeContract.kt
#	presentation/src/main/java/com/everymeal/presentation/ui/home/HomeScreen.kt
#	presentation/src/main/java/com/everymeal/presentation/ui/home/HomeViewModel.kt
@kez-lab
Copy link
Contributor

kez-lab commented Sep 20, 2023

성식님 고생하셨습니다~!! 충돌 먼저 Main하고 업데이트해서 수정해주시면 감사하겠습니다~!!

@SsongSik SsongSik merged commit d76a0ad into develop Sep 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants