1
0
Fork 0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2025-10-03 09:49:21 +02:00

fix names from UIH to LinkHandler

This commit is contained in:
Christian Schabesberger 2018-07-15 21:21:09 +02:00
parent decb167ba9
commit 14e0dcb085
9 changed files with 13 additions and 18 deletions

View file

@ -49,7 +49,6 @@ import android.widget.TextView;
import org.schabi.newpipe.extractor.NewPipe;
import org.schabi.newpipe.extractor.StreamingService;
import org.schabi.newpipe.extractor.uih.SearchQIHandler;
import org.schabi.newpipe.fragments.BackPressable;
import org.schabi.newpipe.fragments.MainFragment;
import org.schabi.newpipe.fragments.detail.VideoDetailFragment;