[TIMOB-8686] Android: Tab: ICS Tabs display extra overlay
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Not Our Bug |
| Resolution Date | 2017-06-05T23:14:14.000+0000 |
| Affected Version/s | Release 2.0.0, Release 1.8.2, Release 2.0.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | api, qe-and040912 |
| Reporter | Wilson Luu |
| Assignee | Eric Merriman |
| Created | 2012-04-11T14:47:47.000+0000 |
| Updated | 2017-06-05T23:14:14.000+0000 |
Description
Steps to reproduce:
1. Create a TiMobile project
2. Launch project to emulator/device running 4.0
Actual: An overlay appears underneath the tab. Not noticeable on device but, very noticeable on emulators. See emu_4_0.png.
Expected: An overlay should not appear. See emu_2_2.png
Note:
* Tested only with v8
* Cosmetic bug appears in 1.8.2, 2.0.0.GA, and 2.0.1.v20120410103239 builds
* Cosmetic bug does not appear in emulators/devices running sdk 2.2, 2.3, and 3.0
Attachments
This may not be something we can control in Platform, it sounds like an Android issue -- we can verify that by doing a simple native Tabbed app and observe the behavior in ICS
Its an android issue and can be verify by building a simple tab group application in android.
Closing ticket as this is not our bug.