【发布时间】:2015-10-01 22:17:37
【问题描述】:
当我将 CoordinatorLayout 作为父视图的可见性更改为 GONE 时,AppBarLayout 已经发生,但是当我使用 LinearLayout 时,我没有这个问题。
我想在滚动 RecyclerView 时为 AppBarLayout 的滑动使用 CoordinatorLayout。
【问题讨论】:
-
你说的是哪个布局的可见性(GONE)? AppBarLayout 已经发生是什么意思?您可以发布一些代码并在问题中说明问题吗?
-
看截图
-
你也可以发布布局xml文件吗?
标签: android android-linearlayout android-coordinatorlayout