public static class

GalleryFlowInterfaces.Adapters

extends Object
java.lang.Object
   ↳ com.droidux.pack.gallery.interfaces.GalleryFlowInterfaces.Adapters

Class Overview

Contains interfaces and objects that acts as a bridge between an AdapterView and the underlying data for that view.

Summary

Nested Classes
class GalleryFlowInterfaces.Adapters.AdapterLooper AdapterLooper is a wrapper adapter to loop/cycle a SpinnerAdapter so that they appear to be an endless loop. 
class GalleryFlowInterfaces.Adapters.WallAdapterLooper A special AdapterLooper to be used with GalleryFlowWall widget. 
[Expand]
Inherited Methods
From class java.lang.Object