Android Question Assign by code a fontawesome icon to a label

vecino

Well-Known Member
Licensed User
Longtime User
Hello, how can it be done?
I have tried several ways but it doesn't show anything.
Thank you.

B4X:
Dim lb As Label
lb.Typeface = Typeface.FONTAWESOME
lb.Text = Chr(0xF02A)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…