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

fix : 피드 목록이 나왔다가 바로 사라지는 버그 수정 #838

Conversation

chws0508
Copy link
Collaborator

  • viewPager의 height 를 match_parent로 수정

#️⃣ 연관된 이슈

close : #837

📝 작업 내용

  • ViewPager의 height를 wrap_content에서 match_parent로 바꿔서 오류를 해결했습니다.

스크린샷 (선택)

default.webm

예상 소요 시간 및 실제 소요 시간 (일 / 시간 / 분)

예상 소요 시간 : 5분
실제 소요 시간 : 5분

💬 리뷰어 요구사항 (선택)

- viewPager의 height 를 match_parent로 수정
@chws0508 chws0508 self-assigned this Nov 13, 2023
@chws0508 chws0508 added 버그 개발자가 의도하지 않은 상황 Android 안드로이드 관련 이슈 labels Nov 13, 2023
@chws0508 chws0508 added this to the 레벨 5 milestone Nov 13, 2023
Copy link
Collaborator

@ki960213 ki960213 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@tmdgh1592 tmdgh1592 left a comment

Choose a reason for hiding this comment

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

빠르게 대응해주셨네요 👍

@chws0508 chws0508 merged commit 7ddcbc1 into android-main Nov 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 안드로이드 관련 이슈 버그 개발자가 의도하지 않은 상황
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants