1. Create an invisible label named lblMaterial with the designer and set its Typeface to Material Icons.
2. Use this label to set the typeface of other views:
B4X:
MyButton.Typeface = lblMaterial.Typeface
You can use the code editor icon picker to add icons in your code.
1. Create an invisible label named lblMaterial with the designer and set its Typeface to Material Icons.
2. Use this label to set the typeface of other views:
B4X:
MyButton.Typeface = lblMaterial.Typeface
You can use the code editor icon picker to add icons in your code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.