[TIMOB-25383] Android: Tableview height unexpected behaviour
| GitHub Issue | n/a |
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2017-10-11T21:54:25.000+0000 |
| Affected Version/s | Release 6.3.0, Release 6.2.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, height, tableview |
| Reporter | Shuo Liang |
| Assignee | Eric Merriman |
| Created | 2017-10-11T07:55:10.000+0000 |
| Updated | 2017-10-11T21:54:25.000+0000 |
Description
Reproduce
1. For Android, Run the simple code attached in a classic project.
2. You will see table view itself occupying entire height of the screen even the tableview contains only 2 rows.
Note
1.whereas with 6.1.2 GA, it was working fine.
2. Tried v6.3.0.v20170929040536, same issue.
Attachments
| File | Date | Size |
| app.js | 2017-10-11T07:54:46.000+0000 | 865 |
The fix for [TIMOB-25258] will resolve this issue. Scheduled for 6.3.0. Closing as duplicate.