我正在使用9补丁在启动画面上放置徽标。这适用于大多数测试设备以及模拟器,但在一个特定设备上 - 一个SM-T230 - 它显示如下:
Image of splash screen where all space under the logo is turned black (Logo is deliberately blurred)
我为所有DPI(LDPI,HDPI,......)创建了9补丁。
它似乎正在缩放它;它的大小(以原始像素为单位)大约是MDPI和HDPI图像大小的一半。
有什么想法吗?
答案 0 :(得分:0)
我相信我通过在图像内容周围添加额外的像素边距来解决这个问题。