用DialogFragment就好了……PasswordFragmentDialog dialog = PasswordFragmentDialog .newInstance(null); dialog.show(getFragmentManager(), dialog.getTag());