Class android.widget.TextView

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

Removed Methods
int getTextColor(Context, TypedArray, int)  
ColorStateList getTextColors(Context, TypedArray)  
 

Added Methods
String getFontFeatureSettings()  
float getLetterSpacing()  
boolean getShowSoftInputOnFocus()  
void setElegantTextHeight(boolean)  
void setFontFeatureSettings(String)  
void setLetterSpacing(float)  
void setShowSoftInputOnFocus(boolean)