[TIMOB-4452] Text gets truncated on Android if width is not set to 100%, works fine on iPhone
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-07T21:40:13.000+0000 |
Affected Version/s | Release 1.6.2 |
Fix Version/s | n/a |
Components | Android |
Labels | android, tbs-1.9.0 |
Reporter | Anirudh Nagesh |
Assignee | Ingo Muschenetz |
Created | 2011-06-17T16:29:08.000+0000 |
Updated | 2017-06-07T21:40:13.000+0000 |
Description
1. create a label
2. create a view.
3. create a tableview row and table view.
4. add label to view
5. add view to tableview row.
The specifications are as in the code below.
Make the width to 'auto'.The text gets truncated on android.
http://www.pastie.org/2085056
Attachments
File | Date | Size |
---|---|---|
app (3).js | 2011-06-17T16:29:08.000+0000 | 874 |
Closing ticket due to the time passed and lack of input.