Conversation
Lemon0610
reviewed
May 27, 2026
Comment on lines
+30
to
+32
| private val Black = Color(0xFF111111) | ||
| private val GrayText = Color(0xFF767676) | ||
| private val White = Color.White |
Collaborator
There was a problem hiding this comment.
요 색깔들도 color에 따로 정리하는게 재사용이나 통일성 쪽으로도 좋을 것 같아요.
mookeunji05
reviewed
May 27, 2026
| @@ -0,0 +1,59 @@ | |||
| package com.example.nike.data.model | |||
Collaborator
There was a problem hiding this comment.
저는 더미를 쓸 줄 모르는데,서버에서 진짜 데이터를 받아오기 전이나, 화면이 내 생각대로 예쁘게 잘 그려지는지 테스트 및 UI 확인용으로 더미를 사용하시는 것이 인상적입니다
jeongkyueun
approved these changes
May 27, 2026
Collaborator
jeongkyueun
left a comment
There was a problem hiding this comment.
ReqResUserClient.kt를 통해 1번 유저의 프로필 정보를 안정적으로 파싱할 수 있는 네트워킹 구조를 잘 짜신 거 같아요!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 PR 제목
feat: 9주차 미션_우가
🔗 관련 이슈
Closes #이슈번호
✨ 변경 사항
🔍 테스트
📸 스크린샷 (선택)
🚨 추가 이슈