-
Notifications
You must be signed in to change notification settings - Fork 3
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
멍개 상세 ui 구현 #49
멍개 상세 ui 구현 #49
Conversation
<ImageView | ||
android:id="@+id/group_detail_image" | ||
android:layout_width="0dp" | ||
android:layout_height="0dp" | ||
android:background="@color/black" | ||
android:scaleType="centerCrop" | ||
app:layout_constraintDimensionRatio="1:1" | ||
app:layout_constraintLeft_toLeftOf="parent" | ||
app:layout_constraintRight_toRightOf="parent" | ||
app:layout_constraintTop_toTopOf="parent" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
팀 컨벤션 확인해주세요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
웁스 죄송해요 ~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!!🫡
전체적으로 xml 팀 컨벤션 확인해주세여~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다아! id 값 팀 컨벤션만 수정해주시면 좋을 것 같아요!!
<string name="group_user_list_subject">참여 견주</string> | ||
<string name="group_dog_list_subject">댕댕이들</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
strings.xml 활용 좋습니다!!👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿굿
이슈
개발 사항
전달 사항