When using EditText in combination with Design lib\'s (ver 22.2.1) TextInputLayout getting hint programmatically returns null.
I\'m trying to append asterisk \'*\'
Hint is linked with its's parent layout
((TextInputLayout)view.getParent()).getHint()