# Print output for @column tags ?> Gallery.LayoutParams - Android SDK | Android Developers

Most visited


Recently visited


Gallery.LayoutParams

public static class Gallery.LayoutParams
extends ViewGroup.LayoutParams

java.lang.Object
   ↳ android.view.ViewGroup.LayoutParams
     ↳ android.widget.Gallery.LayoutParams


Gallery extends LayoutParams to provide a place to hold current Transformation information along with previous position/transformation info.

Summary


Inherited XML attributes

Inherited constants

Inherited fields

Public constructors

LayoutParams(Context c, AttributeSet attrs)
LayoutParams(int w, int h)
LayoutParams(ViewGroup.LayoutParams source)

Inherited methods

Public constructors


LayoutParams

public LayoutParams (Context c, 
                AttributeSet attrs)

Parameters
c Context

attrs AttributeSet

LayoutParams

public LayoutParams (int w, 
                int h)

Parameters
w int

h int

LayoutParams

public LayoutParams (ViewGroup.LayoutParams source)

Parameters
source ViewGroup.LayoutParams

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.