[TIMOB-13094] Android: ListView: Sections are not getting replaced
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-04-01T18:52:26.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-18T11:15:47.000+0000 |
Updated | 2015-02-02T20:46:42.000+0000 |
Description
Android: ListView: Sections are not getting replaced
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) > Replace Section under List - Section Management.
4. Click on the sections displayed.
Expected :
Sections should be replaced.
Actual:
Sections except 1st, are not getting replaced.
Invalid issue. Please update KS/master.
Closing it.