Android Open Source - Navigation menu SideNavigation






Project Summary

Implementation of "Side Navigation" or "Fly-in app menu" pattern for Android (based on Google+ app).

Web Site / Source Repository

SideNavigation is hosted in the following web site
https://github.com/johnkil/SideNavigation

If you think the Android project SideNavigation 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 SideNavigation.

ItemValue
Java File Count4
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




License

The license information of SideNavigation is as follows:

Apache License

Resource Files

There are 6 image files in SideNavigation. The names of the image files are listed as follows.

ic_action_side_navigation.png
ic_android1.png
ic_android2.png
ic_android3.png
ic_android4.png
ic_android5.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.devspark.sidenavigation.ISideNavigationCallback.java
com.devspark.sidenavigation.SideNavigationItem.java
com.devspark.sidenavigation.SideNavigationView.java
com.devspark.sidenavigation.sample.MainActivity.java