Window window = downloadDialog.getWindow();
window.setContentView(R.layout.布局);
Progress = (ProgressBar) window.findViewById(R.id.update_progress);//进度条 ProgressText = (TextView) window.findViewById(R.id.tv_Progresstext);//进度条更新
Window window = downloadDialog.getWindow();
window.setContentView(R.layout.布局);
Progress = (ProgressBar) window.findViewById(R.id.update_progress);//进度条 ProgressText = (TextView) window.findViewById(R.id.tv_Progresstext);//进度条更新