I have a GridView and i want to make an implémentation of a dialog, on which the picture that i have selected should display in full screen.
so how can i make the dialog shows in a full screen mode ? thanks!
try
Dialog dialog=new Dialog(this,android.R.style.Theme_Black_NoTitleBar_Fullscreen)