简体   繁体   English

如何在Android中实现这种布局?

[英]How do I achieve this kind of layout in Android?

What is it called and what kind of library should I use so I can make one like it? 它叫什么,我应该使用哪种类型的库,这样我就可以像它一样?

在此处输入图片说明

That can be created by using collapsingtoolbar layout along with FAB aka Floating action button . 可以通过使用collapsingtoolbar布局以及FAB aka浮动动作按钮来创建。 ImageView is placed inside collapsingtoolbar. ImageView放置在collapsingtoolbar中。 For more information see this answer : Collapsing toolbar with FAB 有关更多信息,请参见以下答案: 具有FAB的折叠工具栏

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM