Hi,
funny problem:
java.lang.RuntimeException: Font not found /storage/emulated/0/Android/data/Photo.Tagger/files/virtual_assets/roboto-medium.ttf.unpacked
The file manager tells me that the font file is there.
Yesterday the code worked. Today I am stuck.
funny problem:
B4X:
tfm = Typeface.LoadFromAssets("Roboto-Medium.ttf")
java.lang.RuntimeException: Font not found /storage/emulated/0/Android/data/Photo.Tagger/files/virtual_assets/roboto-medium.ttf.unpacked
The file manager tells me that the font file is there.
Yesterday the code worked. Today I am stuck.