标签: android android-actionbar android-animation
我正在试图弄清楚如何做到这一点。我希望我的actionBar的背景颜色像进度条一样动画。像某种渐变动画。
以下是iOS上类似行为的示例:http://youtu.be/LFq311lOuGo(约0:10秒)
有关如何在Android上实现类似功能的任何想法?谢谢!
答案 0 :(得分:4)
我实际上不久前为此写了一个要点。 https://gist.github.com/adneal/6210163