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] 여행지 리스트 구현하기 #6

Closed
taewooyo opened this issue May 24, 2022 · 0 comments · Fixed by #12
Closed

[FEAT] 여행지 리스트 구현하기 #6

taewooyo opened this issue May 24, 2022 · 0 comments · Fixed by #12
Assignees
Labels

Comments

@taewooyo
Copy link
Owner

Description

  • jetpack compose을 이용해 Lazy Row로 리스트 구현하기
@taewooyo taewooyo added this to the [Android] 메인 화면 milestone May 24, 2022
@taewooyo taewooyo self-assigned this May 24, 2022
taewooyo added a commit that referenced this issue May 25, 2022
상단 앱바 구현하기
- 상단 앱바의 상태를 OPEN, CLOSED 로 구별
- 상태에 따라 DeafultAppBar, SearchAppBar로 분리

여행지 리스트 구현하기
- viewmodel에서 더미 데이터를 만들어서 LazyRow로 진행
crispindeity pushed a commit that referenced this issue May 30, 2022
상단 앱바 구현하기
- 상단 앱바의 상태를 OPEN, CLOSED 로 구별
- 상태에 따라 DeafultAppBar, SearchAppBar로 분리

여행지 리스트 구현하기
- viewmodel에서 더미 데이터를 만들어서 LazyRow로 진행
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant