Spinbox text centering not working as intended/expected

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.