Class android.widget.TextView
| Added Methods | |
|---|---|
int getBreakStrategy() |
|
ColorStateList getCompoundDrawableTintList() |
|
Mode getCompoundDrawableTintMode() |
|
Callback getCustomInsertionActionModeCallback() |
|
int getHyphenationFrequency() |
|
void setBreakStrategy(int) |
|
void setCompoundDrawableTintList(ColorStateList) |
|
void setCompoundDrawableTintMode(Mode) |
|
void setCustomInsertionActionModeCallback(Callback) |
|
void setHyphenationFrequency(int) |
|
void setTextAppearance(int) |
|
| Changed Methods | ||
|---|---|---|
void setTextAppearance(Context, |
Now deprecated. |
|
