[AC-4647] Android: Annotation with Image with transparency below certain size doesn't show up with density specific folders
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-12-01T14:34:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | android |
Reporter | Rene Pot |
Assignee | Shak Hossain |
Created | 2016-11-30T12:21:05.000+0000 |
Updated | 2016-12-01T14:34:25.000+0000 |
Description
When creating an annotation with transparency below a specific size (haven't figured out the exact size yet on which it triggers) the annotation doesn't show up when having the images in density specific folders.
However, moving the images to the "images" folder in assets/android it will work. Increasing size or removing transparency also fixes the problem.
Attached are 2 projects displaying the problem and the solution. Both are the same project but file structure is different.
In the projects there are 4 annotations. Small one with transparency is the one with the problem. Small one without transparency works just fine. A bigger image (basically increased size 30%) will work in all situations.
Attachments
Hello, I tried reproducing your issue with SDK 6.0.0.GA in Android 6.0.1 device. I wasn't able to reproduce the issue as you described. All four annotations show accordingly for both sample project. (despite images in density specific folder or assets/android folder. I am using map 3.0.1 for Android. Here are my environment details.