Hi EREL
I've created a custom view that uses the FontAwsome as font for 2 Labels.
I defined the Font like
But after compiling the Class to Library, the new project complains that the font was not copied to the folder...
I've created a custom view that uses the FontAwsome as font for 2 Labels.
I defined the Font like
B4X:
LeftArrow.Font = fx.CreateFontAwesome(mHeight * .8)
But after compiling the Class to Library, the new project complains that the font was not copied to the folder...