android - setEmptyView() is not working for ExpandableListView -


when used setemptyview() method listview, worked. when used same method expandable listview, not working. else facing similar problem. why not working expandable listview.

i wrote these 2 lines:

mexpandlistview.setemptyview(emptyview); mexpandlistview.setadapter(adapter); 

where emptyview id of textview, should displayed if adapter empty. in advance..

please post code , check link

listview / expandablelistview setemptyview() has no effect

might can helpful you.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -