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.ImageView

Removed Constructors
android.widget(Context, AttributeSet, Map)  
android.widget(Context, AttributeSet, Map, int)  
 

Added Constructors
ImageView(Context, AttributeSet)  
ImageView(Context, AttributeSet, int)  
 

Removed Methods
int resolveAdjustedSize(int, int, int)  
 

Added Methods
ScaleType getScaleType() Return the current scale type in use by this ImageView.
boolean onSetAlpha(int)  
 

Changed Methods
int getBaseline() Method was inherited from android.view.View, but is now defined locally.  
 

Removed Fields
boolean mShouldFit  
boolean mWarned  
 

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