I bind the items to ListView, and I found if there is no items in listview the height will be 2. So I just want to make the height to 0 if the ListView is Empty. Thank you.<