restructure ui

This commit is contained in:
Christian Schabesberger 2016-08-02 21:17:54 +02:00
parent d6de11f54c
commit 8107337566
22 changed files with 45 additions and 39 deletions

View file

@ -14,7 +14,7 @@ import android.os.Message;
import android.support.v4.app.NotificationCompat.Builder;
import android.util.Log;
import org.schabi.newpipe.NewPipeSettings;
import org.schabi.newpipe.settings.NewPipeSettings;
import org.schabi.newpipe.R;
import us.shandian.giga.get.DownloadManager;
import us.shandian.giga.get.DownloadManagerImpl;