DialogFragment fill screen on phone

Viewed 4875

I am using a DialogFragment and would like to know if there is a simple way of specifying the dialog to use full screen on normal/small size device(phone). Example of what I want to achieve is confirmation/permission dialog shown on Google Play after you select to Install app.

enter image description here

3 Answers
Related