public class CustomDialog extends Dialog {. public CustomDialog(Context mContext) {. super(mContext, R.style.dialog_style);. }.
確定! 回上一頁