AppBarLayout+CollapsingToolbarLayout结合使用时,AppBarLayout的layout_height一定不要使用wrap_content,因为使用wrap_content没响应效果。
使用AppBarLayout注意事项
最新推荐文章于 2022-01-15 16:53:53 发布
AppBarLayout+CollapsingToolbarLayout结合使用时,AppBarLayout的layout_height一定不要使用wrap_content,因为使用wrap_content没响应效果。