Uses of Class
android.support.v4.widget.DrawerLayout

Packages that use DrawerLayout
android.support.v4.app Support android.app classes to assist with development of applications for android API level 4 or later. 
 

Uses of DrawerLayout in android.support.v4.app
 

Constructors in android.support.v4.app with parameters of type DrawerLayout
ActionBarDrawerToggle(android.app.Activity activity, DrawerLayout drawerLayout, int drawerImageRes, int openDrawerContentDescRes, int closeDrawerContentDescRes)
          Construct a new ActionBarDrawerToggle.
 



Copyright © 2013 Marek Kedzierski. All Rights Reserved.