简体   繁体   English

Android导航抽屉图片动画

[英]Android navigation drawer image animation

I'm working navigation drawer.i successfully create id and i can use it.now i want to use navigation drawer's iamge animation我正在使用导航抽屉。我成功创建了 id,我可以使用它。现在我想使用导航抽屉的图像动画

i mean this animation我是说这个动画

i searched and i found one github project我搜索并找到了一个 github 项目

https://github.com/markushi/android-ui https://github.com/markushi/android-ui

I did not understood it.i want to use this animation in my own image.我不明白它。我想在我自己的图像中使用这个动画。 it's a possible to use this animation with my own image?可以将此动画与我自己的图像一起使用吗? if anyone knows another examples please help me thanks everyone如果有人知道其他例子,请帮助我谢谢大家

Here you go: You don't need to reinvent the wheel.给你:你不需要重新发明轮子。 Android Studio has inbuilt support for navigation drawer. Android Studio 内置了对导航抽屉的支持。 Here how to get it: 1. Use Android Studio -> Update to latest version 1.4 2. While Creating new project -> Choose Navigation Drawer Activity获取方法如下: 1. 使用 Android Studio -> 更新到最新版本 1.4 2. 在创建新项目时 -> 选择 Navigation Drawer Activity

You'll get the exact animation inbuilt您将获得内置的确切动画

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

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