Young87

当前位置:首页 >个人收藏

Android Drawable 和 xml文件转化关系

<selector />———StateListDrawable
<level-list />———LevelListDrawable
<layer-list />———LayerDrawable
<transition />———TransitionDrawable
<color />———ColorDrawable
<shape />———GradientDrawable
<scale />———ScaleDrawable
<clip />———ClipDrawable
<rotate/>———RotateDrawable
<animation-list />———AnimationDrawable
<inset />———InsetDrawable
<bitmap/>———BitmapDrawable
<nine-patch />———NinePatchDrawable
<stupid-tag />———Resources.NotFoundException

除特别声明,本站所有文章均为原创,如需转载请以超级链接形式注明出处:SmartCat's Blog

上一篇: 数据结构

下一篇: 测试架构师之路—python基于大数据类型的持续化测试设计

精华推荐