如何像 WunderList 那样在 Android CollapsingToolbarLayout 中缩放图像
How to scale the image in the Android CollapsingToolbarLayout like WunderList does
喜欢下面这两个截图。第一个图像是工具栏未折叠时的图像,第二个图像是折叠的工具栏。我想知道如何动画和缩放图像 (T) 并淡化其标题 (Tester32)
saulmm has recently posted a really nice example of a similar layout (CoordinatorBehaviorExample).
您可以轻松修改它以满足您的需要。
喜欢下面这两个截图。第一个图像是工具栏未折叠时的图像,第二个图像是折叠的工具栏。我想知道如何动画和缩放图像 (T) 并淡化其标题 (Tester32)
saulmm has recently posted a really nice example of a similar layout (CoordinatorBehaviorExample).
您可以轻松修改它以满足您的需要。