API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.widget.TableLayout.LayoutParams

Added Constructors
TableLayout.LayoutParams(LayoutParams) {@inheritDoc}
TableLayout.LayoutParams(MarginLayoutParams) {@inheritDoc}
 

Changed Methods
void setBaseAttributes(TypedArray, int, int) Change in signature from (StyledAttributes, int, int) to (TypedArray, int, int).

Fixes the row's width to android.view.ViewGroup.LayoutParams.FILL_PARENT; the row's height is fixed to android.view.ViewGroup.LayoutParams.WRAP_CONTENT if no layout height is specified.

 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff