简体   繁体   English

如何在Android UI中实现动画菜单

[英]How to Achieve Animatable Menu in Android UI

Someday i was searching for Menu designs and i found out this GIF. 有一天,我正在寻找菜单设计,我发现了这个GIF。

This Menu 此菜单

Could anyone tell me how can i make this? 谁能告诉我该怎么做? Is this is any 3rd party API or framework? 这是任何第三方API或框架吗?

Thanks 谢谢

Here you can find a lot awesome material design libs. 在这里,您可以找到很多很棒的材料设计库。 Speaking of the example, you can create onScrollChangedListener(), and then you can to start animation for each icon when the scroll has been started and ended. 说到该示例,您可以创建onScrollChangedListener(),然后可以在滚动开始和结束时为每个图标启动动画。

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

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