[TIMOB-24429] Android: Google Maps not loading if the parent view has border radius
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-03-15T18:14:29.000+0000 |
Affected Version/s | Release 6.0.0, Release 6.0.1 |
Fix Version/s | Release 6.0.3 |
Components | Android |
Labels | merge-6.0.3 |
Reporter | Ricardo Ramirez |
Assignee | Gary Mathews |
Created | 2017-02-24T16:03:39.000+0000 |
Updated | 2017-03-16T20:35:32.000+0000 |
Description
Issue Description
Google map is not loading if the parent has border radius. Otherwise, If the borderRadius of this element is changed to 0, map will load properly.
Steps to replicate
Download the attached project
Run
The Map is not correctly loaded
Open the view
Change the border radius to 0
Run
Map Works
Attachments
master: https://github.com/appcelerator/titanium_mobile/pull/8851
Hi ! any ETA for when this review is going to be finished ?
6_0_X: https://github.com/appcelerator/titanium_mobile/pull/8872
Commented in the PR : https://github.com/appcelerator/titanium_mobile/pull/8872/files/2a663f4e720121c5f41011395fdd081dcac87515
FR passed for 6.0.3 SDK waiting for the merging to get enabled for master.
Verified the fix in SDK 6.0.3.v2017031511412. Waiting for master merge to close the ticket.
Verified the fix with SDK 6.1.0.v20170315131319. Closing.