|
@@ -138,6 +138,7 @@ public class VideoTaskActivity extends BaseActivity {
|
|
|
showOpenAppConfirmDialog();
|
|
showOpenAppConfirmDialog();
|
|
|
}
|
|
}
|
|
|
if (!TextUtils.isEmpty(path)) {
|
|
if (!TextUtils.isEmpty(path)) {
|
|
|
|
|
+ currentVideoAd.path = path;
|
|
|
showInstallConfigDialog();
|
|
showInstallConfigDialog();
|
|
|
} else {
|
|
} else {
|
|
|
showDownloadConfirmDialog();
|
|
showDownloadConfirmDialog();
|