Android 中类似 Twitter 的背景动画可绘制

发布于 2024-09-26 11:38:14 字数 138 浏览 5 评论 0原文

就像 Android 版 Twitter 曾经有的那样(他们删除了它)——我需要显示一个可绘制的动画背景。

如何显示实际上大于给定布局尺寸的图像(图像不被缩小)。

我需要使用什么样的动画来实现“移动”效果?

谢谢。

Just like Twitter for android used to have (they removed it) - I need to display an animated background drawable.

How to I show an image that is actually bigger then the given layout dimensions (without the image being shrink).

What kind of animation do I need to use for the "moving" effect?

thanks.

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

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

发布评论

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

评论(1

独自←快乐 2024-10-03 11:38:14

您应该只创建自己的自定义 Drawable 并自己处理动画。

You should just create your own custom Drawable and handle the animation yourself.

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