Get mangas from search first steps
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
package eu.kanade.mangafeed.view;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
|
||||
public interface BaseView {
|
||||
Context getActivity();
|
||||
void startActivity(Intent intent);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user