onAttach(Activity activity) is replaced by onAttach(Context context) + Remove deprecated method from pp/src/main/java/org/schabi/newpipe/VideoListAdapter.java context.getResource().getColor(resId) is replaced by ContextCompat.getColor(context,resId) |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app.iml | ||
| build.gradle | ||
| proguard-rules.pro | ||