According this answer , I wanna to show dilaog until the next 10 posts is loaded so I created the static alertDialog method to use it in different places in my app, but the problem is the dialog doesn’t cancel or dismiss setProgressDialog in Utils class then I used it in HomeFragment on click load more button PS: I tried