How can I use Navigation Drawer on an Android Api level below 11?

PrakashBeater

New member
Nov 15, 2014
0
0
0
I want to use Navigation Drawer in android Api level below 11. please help me to get out of this

I am developing Application that use Menu drawer, but it working perfectly in devices with API level 11 or above, but not working in lower versions like Ginger Bread Mobiles.
 
Re: I want to use Navigation Drawer in android Api level below 11. please help me to get out of this

What makes you think you can't?

Use AppCompat. AppCompat v7's themes will mimic Material (Android 5.0 API 21) theming on Gingerbread, the ActionBarDrawerToggle class will set up the nav drawer icon in the action bar for you and handle opening and closing it with the gesture or icon click.
 

Forum statistics

Threads
956,229
Messages
6,967,032
Members
3,163,486
Latest member
viaCern