Skip to content

Conversation

rantianhua
Copy link
Collaborator

No description provided.

@rantianhua rantianhua requested a review from Jacksgong December 4, 2019 12:10
try {
final boolean isSupportSeek = CustomComponentHolder.getImpl().isSupportSeek();
if (hostRunnable != null && !isSupportSeek) {
final boolean isMultiConnection = connectionIndex >= 0;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it is single connection download the hostRunnable must be null

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But in fact, the hostRunnable always is not null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants