开发者

Drawable folders for themes

Since it is possible to set up drawable folders for different purpose like language, dpi, orientation, is it possible to name 开发者_运维知识库forders for themes too?

Something like: drawable-mytheme-hdpi


No, it isn't. The aapt tool that processes resources limits the use of drawable folders to specific qualifiers. Look at http://developer.android.com/guide/topics/resources/providing-resources.html#AlternativeResources for a table with the allowable options: unfortunately {themename} is not one of them.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜