Android Question Where is the SANS_SERIF font?

Bob Spielen

Active Member
Licensed User
I normally use the SANS_SERIF font in the designer. I want to edit a printscreen of the layout. Need to find the same font (SANS_SERIF).
Can anybody help me to find the correct sans serif...
Thanks in advance
 

DonManfred

Expert
Licensed User
Longtime User
Create a LAyout with a label (or whatevr object), set the font to the correct one.
You can use this label to get the Typeface from.
 
Upvote 0

Bob Spielen

Active Member
Licensed User
DID you tried the google search i posted?

Honestly the sans serif font should be installed in your windows already?
Thank you very much for the orientations...........I found the Font in a former B4X install in a folder "fonts" and the corresponding font is the "ROBOTO"
Danke sehr!
 
Upvote 0
Top