API 级别 3 的壁纸偏移量?

发布于 2024-10-13 11:26:55 字数 132 浏览 6 评论 0原文

我几乎完成了我的小壁纸应用程序。现在唯一的问题是我在 API 级别 3 上找不到任何偏移方法。 无论我使用什么尺寸的图像,它都不会在我的测试手机中居中。它在模拟器上看起来很棒,但是对于使用旧手机(例如后空翻)的人该怎么办? 有谁知道有什么解决办法吗?

I've all but finished my little wallpaper app. The only thing now is that I can't find any method for offset on API level 3.
No matter what size image I use, it is not centered in my test phone. It looks great on the emulator, but what to do about people with older phones like the backflip?
Does anyone know of any fix for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

听风吹 2024-10-20 11:26:55

你不太清楚你想要什么,但是为了偏移图像,你可以创建一个新的画布,并在你想要的位置将位图绘制到上面。

you're not really clear about what you want, but to offset the image, you could make a new Canvas, and draw the Bitmap onto it, at the location you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文