Android Progress dialog within listview
问题 My app is designed as follows: Main Activity uses action bars First tab is a fragment that is split into 3 sections | Linear Layout containing List view | |Linear Layout containing List View | | Linear Layout containing media controls and image view| I have two AsyncTasks within this activity, one that fills the centre list view, the other that starts with the media controls to fill the image view (album art). Both of these are working well. The List view AsyncTask throws a progress dialog