Search code examples
androidandroid-layoutandroid-listviewandroid-sliding

In Which Android Version The SlideMenu Can be Applicable in - Android?


Hi friends i have one small clarification in which basic version the sliding menu can be applicable? Please help me friends. thank you.


Solution

  • Refer this link http://www.androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/. This Sliding menu is supported from Android API 11 version only.

    If you want to implement for lower end of device, you can check out https://github.com/thecodepath/android_guides/wiki/Common-Navigation-Paradigms