Android Question BBScrollingLabel How to change text size?

Toley

Active Member
Licensed User
Longtime User
Probably a simple question but I want to change the font size in BBScrollingLabel. Both changing the text property size from the designer or adding [font size=42] blablabla [/font] have no effect on the font size. Thanks.

Edit: I receive this error message
B4X:
Font missing from TextEngine.CustomFonts: null
 
Last edited:
Top