[TIMOB-26291] Android: setting view.borderRadius and opacity < 1 causes top of view to be cut off
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 7.2.0, Release 8.0.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | alloy, android, android-4.4, borderRadius, engSchedule, opacity, titanium |
| Reporter | David van de Meer |
| Assignee | Yordan Banev |
| Created | 2018-08-08T08:37:27.000+0000 |
| Updated | 2019-09-17T11:50:39.000+0000 |
Description
Attachments
| File | Date | Size |
|---|---|---|
| cut off.png | 2018-08-08T08:37:06.000+0000 | 44099 |
| no opacity.png | 2018-08-08T08:37:07.000+0000 | 80020 |
Hello [~dieskim], We have tested the issue on our end. We are unable to reproduce it. Is this a device specific issue for you? Can you specify the devices that are having the issue? Thanks.
Hello, Hope you had a chance to review our last reply. Please let us know which devices that are having the issue? Thanks.
Hi, I did post it in the Environment option but here it is again: Real Device: Lenovo A328 - Android 4.4.2 Simulator: Genymotion Google Nexus 5 - 4.4.4 - API 19 - 1080x1920 I can test on more devices tomorrow if needed.
Also just confirmed on Genymotions Simulators: Google Nexus 7 2013 - 4.4.4 - API 19 - 1200x1920
Hello [~dieskim], I was able to reproduce it on Genymotion emulator, [Screenshot](https://www.photobox.co.uk/my/photo/full?photo_id=500964720843). Looks a real bug. I will forward this to our engineering team for the farther process. Thanks.
This PR addresses the described case: https://github.com/appcelerator/titanium_mobile/pull/11224