Hi, got a question regarding Dialog, usually it has some horizontal padding, now generally it is fine, but right now i need a dialog, that will fill the entire width of screen, is there some simple way of doing that?
I found a solution on stack that, i can add properties in style.xml, but it changes it for every Dialog i have, and thats not what i’m looking for.
Anyone had similiar problem?