Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
抽屉按钮的全新汉堡翻转动画:
如何在 Android L 中做到这一点?(或更低的sdk)
它位于 v7 支持库中。使用支持库 API 可能比使用第三方 API 更好。这个答案很好地解释了它: https ://stackoverflow.com/a/26447144/1839500
https://github.com/markushi/android-ui
我找到了这个。也许它会帮助我。我将尝试实施它。
一个对我来说很好的是,它不是基于图像的。它基于 Drawable
https://github.com/ChrisRenke/DrawerArrowDrawable