I was programming with Kivymd, and I have a problem.
My KV code:
MDTextField: hint_text: "Hint Text" font_name: "Fontname.ttf"
When I change font_name of MDTextfield, font of field changes. But, hint text's font does not changes. It's font is still default font.
MDTextfield
Is there any way to change hint text's font? Thanks.
2.1m questions
2.1m answers
60 comments
57.0k users