okno dialogowe GetWindow (). RecbackgroundDrawable Transparent
dialog.getWindow().setBackgroundDrawable(new ColorDrawable(android.graphics.Color.TRANSPARENT));
Zealous Zebra