-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Drawable d = VectorDrawableCompat.inflate(true, res, ICON_RES_ID);
log:
VectorDrawableCompat: Inflating resource with id #0x7f020081 (system handling: false)
step 1: static VectorDrawable create(...
try {
final XmlPullParser parser = resources.getXml(rid);
log:
android.content.res.Resources$NotFoundException: File res/drawable-xhdpi-v4/ic_location_on.png from xml type xml resource ID #0x7f020081
png????
Metadata
Metadata
Assignees
Labels
No labels