English | Site Directory

Android - An Open Handset Alliance Project

android.widget
public static class

android.widget.Gallery.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

XML Attributes inherited from class android.view.ViewGroup.LayoutParams
Constants inherited from class android.view.ViewGroup.LayoutParams
Fields inherited from class android.view.ViewGroup.LayoutParams

Public Constructors

          Gallery.LayoutParams(Context c, AttributeSet attrs)
          Gallery.LayoutParams(int w, int h)
Methods inherited from class android.view.ViewGroup.LayoutParams
Methods inherited from class java.lang.Object

Details

Public Constructors

public Gallery.LayoutParams(Context c, AttributeSet attrs)

public Gallery.LayoutParams(int w, int h)

Build m5-rc15i - 10 Jun 2008 13:54