开发者

Inflating Drawables from XML in Android

开发者 https://www.devze.com 2023-01-12 22:51 出处:网络
Is there a way to extend a drawable (just like how shapes w开发者_高级运维ork, create your own tag) and allow it to be inflated from XML?Or is drawable only for the allowed 9 types?You cannot use your

Is there a way to extend a drawable (just like how shapes w开发者_高级运维ork, create your own tag) and allow it to be inflated from XML? Or is drawable only for the allowed 9 types?


You cannot use your own drawable classes from XML.

0

精彩评论

暂无评论...
验证码 换一张
取 消