Issue
When copying a true-type font file to the font resource directory in Android Studio 2.3.3, it asks to define the file association of a *.ttf file. However, there is no choice related to a true-type font. If no association is defined, the project errors when built. Which file association should be selected?
Solution
if you use android studio 2, the font file must be under app\src\main\assets directory
Answered By - Seakleng Say
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.