修复跳转
This commit is contained in:
@@ -52,6 +52,7 @@ public class VideoPlayActivity extends AbsVideoPlayActivity {
|
||||
context.startActivity(intent);
|
||||
}
|
||||
|
||||
|
||||
public static void forwardSingle(Context context, ActiveBean videoBean) {
|
||||
if (videoBean == null) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user