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

在CoordinatorLayout应该怎么使用呢? #47

Closed
zhengjiong opened this issue Jun 24, 2020 · 1 comment
Closed

在CoordinatorLayout应该怎么使用呢? #47

zhengjiong opened this issue Jun 24, 2020 · 1 comment

Comments

@zhengjiong
Copy link

zhengjiong commented Jun 24, 2020

比如说下面这种情况, 底部有一个Edittext, 中间是CoordinatorLayout

<androidx.coordinatorlayout.widget.CoordinatorLayout layout_weight=1>
<com.google.android.material.appbar.AppBarLayout>
<com.google.android.material.appbar.CollapsingToolbarLayout>
.......
</com.google.android.material.appbar.CollapsingToolbarLayout>
</<com.google.android.material.appbar.AppBarLayout>


</androidx.coordinatorlayout.widget.CoordinatorLayout>

@YummyLau
Copy link
Collaborator

YummyLau commented Jun 24, 2020

非折叠部分放到底部就好。 你这个场景有点特殊,并没有测试过这个场景。后续有问题可以加一下反馈群。
一般IM场景应该不会在折叠布局内。 @zhengjiong

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

2 participants