Android Open Source - UI actionbar DrawerOnTopActionBar






Project Summary

This example demonstrates how to make NavigationDrawer on top of Actionbar. Remember to add appcompat_v7 project to its libraries before compiling..

Web Site / Source Repository

DrawerOnTopActionBar is hosted in the following web site
https://github.com/lemycanh/DrawerOnTopActionBar

If you think the Android project DrawerOnTopActionBar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DrawerOnTopActionBar.

ItemValue
Java File Count3
Supported screen sizes[xhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in DrawerOnTopActionBar. The names of the image files are listed as follows.

ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawerOnTopActionBar has the following Java source files.

com.example.drawerontopactionbar.FragmentFirst.java
com.example.drawerontopactionbar.FragmentSecond.java
com.example.drawerontopactionbar.MainActivity.java