public static class Gallery.LayoutParams extends ViewGroup.LayoutParams
FILL_PARENT, height, layoutAnimationParameters, MATCH_PARENT, width, WRAP_CONTENT| Constructor and Description |
|---|
Gallery.LayoutParams(Context c,
AttributeSet attrs) |
Gallery.LayoutParams(int w,
int h) |
Gallery.LayoutParams(ViewGroup.LayoutParams source) |
public Gallery.LayoutParams(Context c, AttributeSet attrs)
public Gallery.LayoutParams(int w,
int h)
public Gallery.LayoutParams(ViewGroup.LayoutParams source)
Copyright © 2008-2013. All Rights Reserved.