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

在ConstraintLayout中高度异常 #3

Open
Go-oG opened this issue May 12, 2020 · 0 comments
Open

在ConstraintLayout中高度异常 #3

Go-oG opened this issue May 12, 2020 · 0 comments

Comments

@Go-oG
Copy link

Go-oG commented May 12, 2020

在ConstraintLayout中,如果布局方式如下类似,会出现BounceScrollView 的高度为0的情况,但是实际上不应该为0
<com.xw.repo.widget.BounceScrollView android:layout_width="match_parent" android:layout_height="0dp" app:damping="1.5" app:layout_constraintTop_toBottomOf="@id/cardView" app:layout_constraintBottom_toBottomOf="parent"> </com.xw.repo.widget.BounceScrollView>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant