I am using TextInputLayout wraps with EditText and i I am using custom fonts. I am able to set typeface on edittext and its working but same font is not working for TextInputLayout Label. How to set font type on TextInputLayout Label?
I have already tried Change font of the floating label EditText and TextInputLayout
But not working at all.
Any suggestion will be helpful.