[TIMOB-14687] Android: Feature Request to add support to change of color/size of HintText in TextField/TextArea
| GitHub Issue | n/a | 
|---|---|
| Type | New Feature | 
| Priority | Low | 
| Status | Open | 
| Resolution | Unresolved | 
| Affected Version/s | n/a | 
| Fix Version/s | n/a | 
| Components | Android | 
| Labels | supportTeam | 
| Reporter | Eduardo Gomez | 
| Assignee | Unknown | 
| Created | 2013-07-29T20:49:23.000+0000 | 
| Updated | 2018-02-28T20:04:17.000+0000 | 
Description
Feature Request
To add support to change of color/size of HintText in TextField/TextAreaAndroid docs
- http://developer.android.com/reference/android/widget/TextView.html#setHintTextColor(int)
Sets the color of the hint text for all the states (disabled, focussed, selected...) of this TextView. 
No comments