the problem is that my date picker having an ugly White background behind the date picker
dialog.getWindow().setBackgroundDrawable(new ColorDrawable(Color.TRANSPARENT));
add this to your DatePickerDialog