[AC-4778] Usage of ttf in module (aar)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-03-02T14:41:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Rainer Schleevoigt |
Assignee | Shak Hossain |
Created | 2017-02-07T13:44:04.000+0000 |
Updated | 2017-03-02T14:41:50.000+0000 |
Description
For building of Android module a thirdparty SDK should use. This aar contains an asset folder with i.e a ttf file.
After copy of this stuff into asset folder of module the build process copies the content into folder assets/Resource inside build folder. The SDK aspects the font stuff from assets folder. How it is possible to solve the issue?
Hello, Please provide list of steps to follow for us regenerate the issue. Also provide the testing environment.
We have solved by building a new module/app build script which can use aars and multiple res folders.