public static class Gallery.LayoutParams extends ViewGroup.LayoutParams
FILL_PARENT, height, layoutAnimationParameters, MATCH_PARENT, width, WRAP_CONTENT
Constructor and Description |
---|
LayoutParams(Context c,
AttributeSet attrs) |
LayoutParams(int w,
int h) |
LayoutParams(ViewGroup.LayoutParams source) |
debug, encodeProperties, onDebugDraw, resolveLayoutDirection, setBaseAttributes, sizeToString
public LayoutParams(Context c, AttributeSet attrs)
public LayoutParams(int w, int h)
public LayoutParams(ViewGroup.LayoutParams source)