Is there a default font or font-combination for android in fontFamily or typeface that has rounded edges in each letter, similar to comic sans?
The reason why is because I am trying to display a bubbly like font that has smoothly-rounded edges for each letter.
I have looked around the web for a while and haven't been able to find a simple solution because I don't want to use other libraries or import a font for various reasons (e.g. memory, space, etc.) in my android project files. It shouldn't be this hard to find this but has taken me awhile for some reason.