[TIMOB-13091] Android: ListView: Label's text is truncated in portrait mode and blue view is not displayed in Landscape mode.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-04-01T18:49:38.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2013 Sprint 07 |
Components | Android, iOS |
Labels | qe-3.1.0 |
Reporter | Paras Mishra |
Assignee | Ingo Muschenetz |
Created | 2013-03-18T10:17:39.000+0000 |
Updated | 2015-02-02T20:46:42.000+0000 |
Description
Android: ListView: Label's text is truncated in portrait mode and after changing the orientation, blue view is not displayed in Landscape mode.
Steps to reproduce.
1. Take out the KitchenSink as follows
a) git checkout -b vishalduggal-listview_tests master
b) git pull https://github.com/vishalduggal/KitchenSink.git listview_tests
2. Run the kitchenSink.
3. Navigate to Views > List View (New) > Default Template
Expected :
Label's text should be not be truncated. After changing the orientation, blue view should also be displayed in Landscape mode.
Actual:
Label's text is truncated and After changing the orientation, blue view is not displayed in Landscape mode.
This bug is 2 weeks old and is now invalid. Please double check with latest master/Kitchensink
Closing it