[TIMOB-20445] Android: Listview search mode hide section with no row when search is done
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.1.2 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Baharroth |
Assignee | Unknown |
Created | 2016-02-19T12:16:14.000+0000 |
Updated | 2018-02-28T19:55:27.000+0000 |
Description
Steps to Reproduce
Create a listview with a searchbar. In this listview create some section with only header. Try some search,if you go out 'search mode', Section with header and no row are still hidden!
Code is provided in the attachments
Actual Result
Section with no row are hidden when you exit the search mode
Expected Result
Section with no row should be display
Attachments
No comments