Can you load a drawable from a sub directory in the assets (not the drawable folder) folder?
assets
Yes you can create a Drawable object from an InputStream using the createFromStream() method.
Drawable
InputStream