B4J Question Label text alignment with (Center)

jahswant

Well-Known Member
Licensed User
Longtime User


I'm getting text not centered in my Label in b4j while in b4A and B4i the text are centered very well. What's the best option ?

This is the font init code.

B4X:
lblEmpty2.Font = fx.LoadFont(File.DirAssets,"courier-new.ttf", 10)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…