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

[feat] 위니 피드 / 상세페이지 피드, 댓글 조회 #125

Merged
merged 17 commits into from
Aug 20, 2023

Conversation

sxunea
Copy link
Contributor

@sxunea sxunea commented Aug 19, 2023

📝 Work Description

  • 상세페이지 getDetailFeed 서버통신 구현해 위니 피드 상세 피드, 댓글 조회

📣 To Reviewers

  • 내일 아침까지 부탁드립니다 !
  • 구현 진행 예정 순서 : 마이 피드 상세페이지 -> 상세페이지 좋아요 -> 상세페이지 삭제 -> 리디자인 남은구현사항 적용

@sxunea sxunea added feat ✨ 새로운 기능 구현 혜선 🐱 labels Aug 19, 2023
@sxunea sxunea added this to the 기능 구현 ✨ milestone Aug 19, 2023
@sxunea sxunea self-assigned this Aug 19, 2023
Copy link
Member

@leeeha leeeha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

댓글 작성하는 EditText를 화면 하단에 위치시키려면 디테일 뷰는 프래그먼트가 아니라 액티비티여야 할 거 같아요!! 반영 부탁드립니당 :)

# Conflicts:
#	app/src/main/java/com/android/go/sopt/winey/presentation/main/feed/WineyFeedFragment.kt
#	app/src/main/java/com/android/go/sopt/winey/presentation/main/mypage/myfeed/MyFeedFragment.kt
#	app/src/main/java/com/android/go/sopt/winey/util/binding/BindingAdapter.kt
#	app/src/main/res/values/strings.xml
@leeeha leeeha merged commit cc58fd1 into develop Aug 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat ✨ 새로운 기능 구현 혜선 🐱
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[ui] 피드 상세페이지 / 피드 뷰, 댓글 뷰 구현
2 participants