开发者

android providing different drawable resources for orientations

I would like to provide different drawable resources for different orientations. What is the proper folder name to provide a landscape and portrait version of a drawable? I looked through the android documentation and haven't seen anyt开发者_如何学Pythonhing like drawable-hdpi-land or drawable-hdpi-port. Are these the proper names?


it's drawable-land-hdpi etc, see the documentation for the full order:

http://developer.android.com/guide/topics/resources/index.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜