Android Open Source - Menu option Android-Pulley-Menu






Project Summary

Pulley menu is an alternate to the traditional Menu which allows user to select any option for an activity intuitively. The menu is revealed by dragging the screen downwards and in that gesture user can also select any of the options..

Web Site / Source Repository

Android-Pulley-Menu is hosted in the following web site
https://github.com/AnshulBansal/Android-Pulley-Menu

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, hdpi, xhdpi, xhdpiv14, hdpiv14, mdpiv14]
Target SDK Version17
Minimum SDK Version7
Activity Count1




License

The license information of Android-Pulley-Menu is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCT...

Resource Files

There are 9 image files in Android-Pulley-Menu. The names of the image files are listed as follows.

ic_action_refresh_dark.png
ic_action_select_all_dark.png
ic_drawer.png
ic_menu_moreoverflow_normal_holo_light.png
md__list_selector_disabled_holo_dark.9.png
menu_arrow.png
menu_arrow_bottom.png
menu_arrow_right.png
menu_arrow_top.png

The following screenshort is generated from the image listed above.

null




Java Source Files

anshul.pulleymenu.BuildLayerFrameLayout.java
anshul.pulleymenu.ColorDrawable.java
anshul.pulleymenu.CustomListViewAdapter.java
anshul.pulleymenu.DraggableDrawer.java
anshul.pulleymenu.FloatScroller.java
anshul.pulleymenu.MenuDrawer.java
anshul.pulleymenu.NoClickThroughFrameLayout.java
anshul.pulleymenu.OverlayDrawer.java
anshul.pulleymenu.PeekInterpolator.java
anshul.pulleymenu.Position.java
anshul.pulleymenu.PulleyMenu.java
anshul.pulleymenu.Scroller.java
anshul.pulleymenu.SinusoidalInterpolator.java
anshul.pulleymenu.SlideDrawable.java
anshul.pulleymenu.SlidingDrawer.java
anshul.pulleymenu.SmoothInterpolator.java
anshul.pulleymenu.StaticDrawer.java
anshul.pulleymenu.ViewHelper.java
anshul.pulleymenu.compat.ActionBarHelperNative.java
anshul.pulleymenu.compat.ActionBarHelperSherlock.java
anshul.pulleymenu.compat.ActionBarHelper.java
anshul.pulleymenu.samples.PulleyMenuSample.java
anshul.pulleymenu.test.java