Skip to content

홈 화면 모델 중복 제거 및 누락 요소 반영#2

Open
soyuo wants to merge 3 commits into
team-native:devfrom
soyuo:feature/home-screen-refactor
Open

홈 화면 모델 중복 제거 및 누락 요소 반영#2
soyuo wants to merge 3 commits into
team-native:devfrom
soyuo:feature/home-screen-refactor

Conversation

@soyuo
Copy link
Copy Markdown
Member

@soyuo soyuo commented May 20, 2026

연결 이슈

작업 내용

  • AGP 버전을 Android Studio 지원 범위에 맞게 9.1.0으로 재설정했습니다.
  • 홈 화면에서 중복되던 UI 모델을 제거하고 도메인 모델 재사용 구조로 정리했습니다.
  • 홈 화면 프리뷰와 샘플 데이터를 Figma 기준으로 보강해 누락 요소를 확인하기 쉽게 맞췄습니다.

체크리스트

  • AGP 버전 조정 반영
  • 중복 모델 제거 및 공통 모델 재사용
  • 홈 화면 프리뷰/샘플 데이터 보강
  • :app:compileDebugKotlin 확인

커밋 구성

  • chore(config): AGP 버전 재설정
  • refactor(component): 컴포넌트 중복 제거
  • feat(home): 홈 화면 미리보기 추가

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.

홈 화면 모델 중복 제거 및 누락 요소 반영

1 participant