DrawerPage is an Open Source Android library that allows developers to easily create Activity whose Content View is like a drawer which can be slid right or left to show the Activity below it or to close itself..
DrawerPage is hosted in the following web site
https://github.com/leoguo123/DrawerPage
If you think the Android project DrawerPage listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DrawerPage.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 4 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar |
There are 1 image files in DrawerPage. The names of the image files are listed as follows.
arrow_left_white.png
The following screenshort is generated from the image listed above.
DrawerPage has the following Java source files.
com.example.drawerpagedemo.MainActivity.java com.example.drawerpagedemo.NextActivity.java com.leoguo.drawerpage.DrawerPageActivity.java com.leoguo.drawerpage.DrawerPageLayout.java