See How to align Text at the center with label.set_width() defined - #2 by amirgon
I think you should use set_style_text_align
instead of set_align
when using the lv.TEXT_ALIGN.*
macros.
See How to align Text at the center with label.set_width() defined - #2 by amirgon
I think you should use set_style_text_align
instead of set_align
when using the lv.TEXT_ALIGN.*
macros.