I want to recreate a Progress Dialog
similar to the first one (top-left) of the image:
But how can I possibly customize it in order to have that kind of background?
I want to recreate a Progress Dialog
similar to the first one (top-left) of the image:
But how can I possibly customize it in order to have that kind of background?
You should read this answer on SO. It will show you how to use styles.xml to customize dialog.
If you not familiar with styles and themes you can read this tutorial or this documentation.