【发布时间】:2015-05-25 21:21:43
【问题描述】:
想要实现 actionbar 样式,因为它目前在 whatsapp 和 google play store 应用程序中。 图像首先覆盖在操作栏后面,当用户向上滚动时,图像逐渐动画到操作栏。当用户在 google play store android 应用程序上查看应用程序时,可以找到完美的示例。
不想使用但想在应用程序中实现设计。 已阅读 http://cyrilmottier.com/2013/05/24/pushing-the-actionbar-to-the-next-level/ 和 this library 之类的主题,但还没有找到完全实现这一点的方法。
【问题讨论】:
标签: android