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

@ -17,9 +17,8 @@ import java.io.IOException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import org.schabi.newpipe.NewPipeSettings;
import org.schabi.newpipe.settings.NewPipeSettings;
import org.schabi.newpipe.R;
import us.shandian.giga.get.DownloadMission;
import com.nononsenseapps.filepicker.FilePickerActivity;
import com.nononsenseapps.filepicker.AbstractFilePickerFragment;