show Progress Dialog within a CursorLoader in a fragment android

Viewed 6747

Good day, as the title say, anyone know how to implement a progress dialog while loading data from a CursorLoader within a fragment. can't find any example in this regard. Any link or guide on how to do it will be highly appreciated. Thank you

2 Answers
Related