整洁的Android库,它提供一个简单的方法来实现切纸机风格的动画。
Usage
For a working implementation, have a look at the app module
Include the library as local library project.
Your hamburger on navigation menu must have exactly same coordinates as hamburger on ActionBar.
立即学习“前端免费学习笔记(深入)”;
In youronCreatemethod you need to config and build animation with GuillotineAnimation.GuillotineBuilder
new GuillotineAnimation.GuillotineBuilder(guillotineMenu, guillotineMenu.findViewById(R.id.guillotine_hamburger), contentHamburger) .setActionBarViewForAnimation(toolbar) .build();
项目主页:http://www.open-open.com/lib/view/home/1434549096458
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号