android.widget
Class Gallery.LayoutParams
java.lang.Object
android.view.ViewGroup.LayoutParams
android.widget.Gallery.LayoutParams
- Enclosing class:
- Gallery
public static class Gallery.LayoutParams
- extends ViewGroup.LayoutParams
Gallery extends LayoutParams to provide a place to hold current
Transformation information along with previous position/transformation
info.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gallery.LayoutParams
public Gallery.LayoutParams(Context c,
AttributeSet attrs)
Gallery.LayoutParams
public Gallery.LayoutParams(int w,
int h)
Gallery.LayoutParams
public Gallery.LayoutParams(ViewGroup.LayoutParams source)
Please submit a feedback, bug or feature