Hi everyone,
I'm trying to achieve this result for a button
I tried by using ButtonAttributeText and MaterialIcons but the result is this
arrow and text should be horizontally aligned... (bigger is the MaterialIcon character, and more evident the offset became)
So I tried using an...
Hi guys.. i'm trying to write a text in a Label with an icon at the beginning..
i can't do it, csbuilder act weird, i think i'm doing the correct way..
This code
Dim cs As CSBuilder
cs.Initialize.Font(Font.CreateMaterialIcons(20)).Append(Chr(0xE855)).Pop...
Hi everyone, my question is:
It's possibile to put a combination of Matrial Icons and Text in a button declared as B4xview?
I'm used to CSBuilder, but b4xview does not have the .AttributedText parameter :(
Thanks in advance
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.