[TIMOB-6281] Android: Table View separator line between rows disappear
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-04-26T08:15:37.000+0000 |
Affected Version/s | Release 1.7.5 |
Fix Version/s | 2013 Sprint 09 |
Components | Android |
Labels | android |
Reporter | Mauro Parra-Miranda |
Assignee | jithinpv |
Created | 2011-11-22T15:23:40.000+0000 |
Updated | 2017-03-21T22:25:42.000+0000 |
Description
PROBLEM
After creating a new TableView, the lines between rows will randomly disappear when you scroll. The biggest issue, when drawing for the first time, you won't see some lines.
STEPS TO REPRODUCE
1. Get this example http://pastie.org/private/pxsl0o1obf8lul6o6kiaw
2. Create an Android Emulator WQVGA400 with Android 2.2
3. Install/Launch the app. Check the results.
EXPECTED RESULTS
The table showing properly, with lines and everything
ACTUAL RESULTS
Some of the lines in the table doesn't show.
NOTES
If you deploy the KitchenSink example on an android emulator WQVGA400 with android 2.2, you will see this issues.
When testing on devices, the failure happens in low resolution devices.
You can check the related cerberus entry: APP-793311 http://support-admin.appcelerator.com/display/13013
cannot reproduce Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Android Emulator: Android SDK version: 2.2
Closing ticket as the issue cannot be reproduced and due to the above comments.