renamed services into crawer
This commit is contained in:
parent
54d318bf04
commit
f8ed96bb25
21 changed files with 50 additions and 48 deletions
|
|
@ -16,8 +16,8 @@ import android.view.MenuInflater;
|
|||
import android.view.MenuItem;
|
||||
import android.widget.ArrayAdapter;
|
||||
|
||||
import org.schabi.newpipe.services.MediaFormat;
|
||||
import org.schabi.newpipe.services.VideoInfo;
|
||||
import org.schabi.newpipe.crawler.MediaFormat;
|
||||
import org.schabi.newpipe.crawler.VideoInfo;
|
||||
|
||||
/**
|
||||
* Created by Christian Schabesberger on 18.08.15.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue