[TIMOB-25158] Android: TableView.rightImage incorrect size
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-08-15T21:11:23.000+0000 |
Affected Version/s | Release 6.1.2 |
Fix Version/s | Release 6.2.0 |
Components | Android |
Labels | android, automated, leftImage, tableview |
Reporter | Victor Vazquez Montero |
Assignee | Gary Mathews |
Created | 2017-08-11T16:27:32.000+0000 |
Updated | 2017-10-27T22:13:45.000+0000 |
Description
Description
When using tableview in each tableViewRow, customer has added a leftImage, a View and a rightImage. For displaying the left and right images, they used leftImage and rightImage properties of tableViewRow. Left image is getting displayed properly whereas rightImage is getting smaller even the same image is being used for both leftImage and rightImage property.Additional information from customer
It worked fine with 6.1.2.v20170710160853 version. But getting this issue with 6.1.2RC and 6.1.2 GA sdk.App
[TableViewAPP](https://axwaysoftware-my.sharepoint.com/personal/vvazquezmontero_axway_com/_layouts/15/guestaccess.aspx?guestaccesstoken=%2bQlgQWbeaMGVf%2fnDAyIjkw4rHZ0kp36vp6wanD9f3L8%3d&docid=2_1bd6fdd1b0fe2490cbfd1675bdfcd2dd6&rev=1)Attachments
File | Date | Size |
---|---|---|
rightimage_(1).png | 2017-08-11T16:28:03.000+0000 | 393037 |
master: https://github.com/appcelerator/titanium_mobile/pull/9312 6_2_X: https://github.com/appcelerator/titanium_mobile/pull/9313
Verified fix in SDK Version 7.0.0.v20170818115004 and SDK Version: 6.2.0.v20170818105443 Test and other information can be found at: master: https://github.com/appcelerator/titanium_mobile/pull/9312 6_2_X: https://github.com/appcelerator/titanium_mobile/pull/9313