Class android.widget.TextView
| Changed Methods | ||
|---|---|---|
LocaleList getImeHintLocales() |
Change in return type from android.util.LocaleList to android.os.LocaleList. |
|
LocaleList getTextLocales() |
Change in return type from android.util.LocaleList to android.os.LocaleList. |
|
void setImeHintLocales(LocaleList) |
Change in signature from android.util.LocaleList to android.os.LocaleList. |
|
void setTextLocales(LocaleList) |
Change in signature from android.util.LocaleList to android.os.LocaleList. |
|
