HITGIF / TextFieldBoxes

Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
Apache License 2.0
775 stars 113 forks source link

Properties to change custom font of Floating Label #101

Open cchamnab opened 5 years ago

cchamnab commented 5 years ago

I have several text field which need to change font of floating label. Currently in order to change font I need to loop to find and apply manually. Is there a way to do it by add properties or better way ?