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

Removed Constructors
android.widget(Context, AttributeSet, Map) Creates a new empty TextSwitcher for the given context and with the specified set attributes.
 

Added Constructors
TextSwitcher(Context, AttributeSet) Creates a new empty TextSwitcher for the given context and with the specified set attributes.
 

Added Methods
void setCurrentText(CharSequence) Sets the text of the text view that is currently showing.
 

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

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