get Drawable From Assets
Get Drawable from assets
Description:
Search for an image in assets
Return
Drawable found, if not found returns null
Since
2.0
mMapController.getDrawableFromAssets("file:///android_asset/myImage.png")
Content copied to clipboard
Parameters
path
The path of the image.