Android 5.0 material design style navigation drawer for KitKat

后端 未结 4 919
攒了一身酷
攒了一身酷 2020-11-27 09:27

I see that Android introduced new navigation drawer icons, drawer icon and back arrow icon. How can we use that in Kitkat supported apps. See Google\'s latest version of New

4条回答
  •  时光取名叫无心
    2020-11-27 10:14

    The answer is no longer useful. Leaving it here for only historic purpose as the time of posting Android did not have the implementation :)


    There are plenty of libraries now that can achieve this.

    Choice 1 - https://github.com/neokree/MaterialNavigationDrawer

    Others

    • https://github.com/HeinrichReimer/material-drawer
    • https://github.com/kanytu/android-material-drawer-template
    • https://github.com/balysv/material-menu
    • https://github.com/ikimuhendis/LDrawer
    • https://github.com/Zlate87/material-navigation-drawer-example

提交回复
热议问题