Hum, yes, there’s probably somewhere where the type of drawable is checked to process it differently depending on whether there’s a bitmap or not. Vector (and other) probably fall in the “not handled” case.
I don’t know much about how Android handles mipmaps, I don’t think this should be visible to apps though so I don’t know why it would fail to load, except if the requested density cannot be found in the mipmap maybe.
< ![CDATA[
On a related note: Lightning seems to be unable to load vector drawables in general.
]]>
< ![CDATA[
Another related note: Loading mipmaps works on some devices, but not all.
]]>
< ![CDATA[
Hum, yes, there’s probably somewhere where the type of drawable is checked to process it differently depending on whether there’s a bitmap or not. Vector (and other) probably fall in the “not handled” case.
I don’t know much about how Android handles mipmaps, I don’t think this should be visible to apps though so I don’t know why it would fail to load, except if the requested density cannot be found in the mipmap maybe.
]]>