add more API stubs for NewPipe

This commit is contained in:
Julian Winkler
2023-09-19 23:22:21 +02:00
parent 2013024971
commit c830abc5f3
34 changed files with 310 additions and 23 deletions

View File

@@ -714,6 +714,10 @@ public class Resources {
return res;
}
public Drawable getDrawable(int id, Theme theme) throws NotFoundException {
return getDrawable(id);
}
/**
* Return a drawable object associated with a particular resource ID for the
* given screen density in DPI. This will set the drawable's density to be