mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2025-10-04 18:29:26 +02:00
restructure ui
This commit is contained in:
parent
d6de11f54c
commit
8107337566
22 changed files with 45 additions and 39 deletions
|
@ -6,14 +6,11 @@ import android.support.v4.app.Fragment;
|
|||
import android.support.v4.app.NavUtils;
|
||||
import android.support.v7.app.AppCompatActivity;
|
||||
import android.os.Bundle;
|
||||
import android.support.v7.widget.SearchView;
|
||||
import android.view.Menu;
|
||||
import android.view.MenuInflater;
|
||||
import android.view.MenuItem;
|
||||
|
||||
import org.schabi.newpipe.extractor.ServiceList;
|
||||
|
||||
import java.util.Vector;
|
||||
import org.schabi.newpipe.settings.SettingsActivity;
|
||||
|
||||
/**
|
||||
* Created by Christian Schabesberger on 02.08.16.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue