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

정보 페이지 스크롤뷰 이상함 수정 #176

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

wjdwns
Copy link
Collaborator

@wjdwns wjdwns commented Jul 5, 2023

No description provided.

@wjdwns wjdwns added the bug Something isn't working label Jul 5, 2023
@wjdwns wjdwns requested a review from mjkim1019 July 5, 2023 11:40
@wjdwns wjdwns self-assigned this Jul 5, 2023
@wjdwns wjdwns linked an issue Jul 5, 2023 that may be closed by this pull request
Copy link
Collaborator

@mjkim1019 mjkim1019 left a comment

Choose a reason for hiding this comment

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

수고하셨어용

xmlns:tools="http://schemas.android.com/tools">

<androidx.constraintlayout.widget.ConstraintLayout
<LinearLayout
Copy link
Collaborator

Choose a reason for hiding this comment

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

Linear로 바꿔서 해결된건가요??

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

아니용 스크롤뷰에
app:layout_constraintTop_toBottomOf="@id/policy_header"
app:layout_constraintBottom_toBottomOf="parent">
이거때문에 아래쪽 영역이 이상하게 잡혔었나봐요

@wjdwns wjdwns merged commit 3e10531 into develop Jul 10, 2023
@wjdwns wjdwns deleted the feature/issue175 branch July 10, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

설정 -> 정보 페이지 오류 수정
2 participants