Navigation Drawer with backword compatibility android

后端 未结 3 769
借酒劲吻你
借酒劲吻你 2020-11-27 23:16

I am having a application which is having four different activities. Now i want to add a navigation drawer in application to navigates those activities. Can any one give an

3条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 00:02

    A new version of the v4 support library (release 13) which contains support for the Navigation Drawer pattern.
    Check out the below tutorial Links for Navigation Drawer which provides the compatibility library of Navigation Drawer with the implementation in it.

    1) Sherlock Navigation Drawer
    2) NavDrawerExampleAppCompat-v7
    3) Navigation Drawer in Android
    4) Create Navigation Drawer

    Hope this will help you.

提交回复
热议问题