我们可以像 android.. 中的工具栏文本一样折叠图像吗?

Can we collapse image like toolbar text in android..?

有什么方法可以折叠图像视图,就像我们向上滑动 header 时折叠工具栏文本一样,这可以通过使用 material design.But 来完成我需要折叠图像视图而不是文本。

这里是我们可以使用 material 设计轻松制作的图像。 Collapsing_toolbar_text_image

collapsed_toolbar_text_image

下面是我需要的..

看看这个很棒的库:CollapsingTitleLayout,由 Android 团队的 Chris Banes 编写:https://plus.google.com/+ChrisBanes/posts/J9Fwbc15BHN

代码:https://gist.github.com/chrisbanes/91ac8a20acfbdc410a68

您可以查看优秀开发者设置的示例!

https://github.com/saulmm/CoordinatorLayoutExample or this

无论您在折叠工具栏中放置什么,都无需执行任何操作。