How to show a loading gif while an APi is being called in xamarin android?
You can do it like this: Then you need to create the CustomProgressDialog.cs with the code: In the Resources/Layout folder, create the custom_progress_dialog.xml: In the Resources/Drawable folder, create the custom_progress_bar.xml: