Since: API Level 2.5
package

com.droidux.pack.gallery.widget

The widget package (and subpackages) contains (mostly visual) UI elements to use on your Application screen. If you are not familiar on how to use widgets in Android, we recommend that you first read the Android Developer's Guide.

DroidUX component library contains high-quality, high-performance, and easy to use widgets that makes developing high-quality and user-friendly Android application much simpler. The widgets that are included in this library are either enhanced version of the standard widgets that are part of the Android SDK, or new widgets with features that will improve your application usability and user-friendliness.

Classes

GalleryFlowCarousel A GalleryFlow widget that flows in a circular/radial path (like a carousel). 
GalleryFlowCover A GalleryFlow widget with a linear flow that you can use to create effect similar to the cover flow effect. 
GalleryFlowScale A GalleryFlow widget with a linear flow that you can use to create a scale effect. 
GalleryFlowTrain A GalleryFlow widget with a linear flow that you can use to create a train effect. 
GalleryFlowWall A GalleryFlow widget with a radial/circular flow that you can use to create a wall effect. 
GalleryFlowZoom A GalleryFlow widget with a linear flow where you can have a zoom effect.