Android ListView addFooterView() issue
问题 I have a ListView which is getting populated from service response. When service is called i am showing a progressbar by adding footerview by inflating progressbar view and hiding it once listview is populated. Note : I am adding footerview before setting adapter. Then i am adding footerview at each service call. problem : when service returns non empty response everything is working fine(footerview is shown and hided after listview is populated) when service response is empty i.e. listview