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

정류소 상세정보 화면 초기 구현 #4

Open
parkcheayeon opened this issue Dec 29, 2024 · 0 comments · May be fixed by #6
Open

정류소 상세정보 화면 초기 구현 #4

parkcheayeon opened this issue Dec 29, 2024 · 0 comments · May be fixed by #6
Assignees

Comments

@parkcheayeon
Copy link
Collaborator

parkcheayeon commented Dec 29, 2024

정류소 상세정보를 표시하는 초기 UI와 데이터 구조 설계

  1. fragment_stop_detail.xml에 layout과 RecyclerView 추가
  2. StopDetailFragment의 상단에는 정류소 정보를 임시로 표시
  3. Adapter 생성 후 StopDetailFragment에 연결
  4. 더미데이터를 활용하여 테스트 진행
  5. ViewModel을 추가하여 더미 데이터 관리
@parkcheayeon parkcheayeon self-assigned this Dec 29, 2024
@parkcheayeon parkcheayeon linked a pull request Jan 4, 2025 that will close this issue
@parkcheayeon parkcheayeon linked a pull request Jan 4, 2025 that will close this issue
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 a pull request may close this issue.

1 participant