I am using TiShadow on my Android phone.
However my custom fonts for Android don't seem to be loading.
I have copied them to both app/assets/android/fonts as well as assets/fonts and it still doesn't seem to
load.
In the README.MD it mentions:
Custom fonts will be loaded if placed in the Resources/fonts directory for iOS only.
But nothing about Android. Furthermore, the Alloy framework no longer even uses the Resources directory other than for alloy generated files. Instead we should be using the app/platform folder
I'm really confused in how to solve this issue.
Please help!
I am using TiShadow on my Android phone.
However my custom fonts for Android don't seem to be loading.
I have copied them to both
app/assets/android/fontsas well asassets/fontsand it still doesn't seem toload.
In the README.MD it mentions:
But nothing about Android. Furthermore, the Alloy framework no longer even uses the
Resourcesdirectory other than for alloy generated files. Instead we should be using theapp/platformfolderI'm really confused in how to solve this issue.
Please help!