HITGIF / TextFieldBoxes

Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change hint font

imdiegobf opened this issue · comments

Is there currently a way to change the font for the hint in an ExtendedEditText?
Using setTypeface for me only changes the font of the text itself, but not the hint.
Thanks in advance.