-
Notifications
You must be signed in to change notification settings - Fork 0
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
✨ Refresh #377
✨ Refresh #377
Conversation
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.
하디 안녕하세요!
feature 개발을 빠르게 하시는군요... 👍
xml을 제외하면 수정할 내용은 없는 것 같습니다!
xml 코드만 수정 부탁드릴게요!
수고 많으셨습니다! 👍
android:layout_height="0dp" | ||
android:paddingHorizontal="12dp" | ||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" | ||
|
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.
빈 라인 삭제해주세요! 😄
tools:listitem="@layout/item_feed" /> | ||
app:layout_constraintTop_toBottomOf="@id/main_logo"> | ||
|
||
<!-- RecyclerView for posts --> |
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.
흠냐 이건 누가 원래 적어논건데..
지우긴했습니다
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.
수고 많으셨습니다!!
closes #376