Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我刚刚遇到的一个问题。
我使用的是 3000 px h 和 1 px 宽的 png,然后在 xml 中向下挤压和拉伸。在 Eclipse 的 xml 布局设计器视图中,它显示得很好,但在设备上却没有。
这很奇怪!
我不知道为什么,但似乎 android 编译器/渲染器中的最大图像高度为 2000px 或其他什么?我的解决方法是使图像高度为 2000 像素。