Class android.widget.TextView
| Added Constructors | |
|---|---|
TextView(Context, |
|
| Removed Methods | |
|---|---|
int getTextColor(Context, |
|
ColorStateList getTextColors(Context, |
|
| Added Methods | |
|---|---|
String getFontFeatureSettings() |
|
float getLetterSpacing() |
|
boolean getShowSoftInputOnFocus() |
|
void setElegantTextHeight(boolean) |
|
void setFontFeatureSettings(String) |
|
void setLetterSpacing(float) |
|
void setShowSoftInputOnFocus(boolean) |
|
