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.
就像以前的 Android 版 Twitter(他们删除了它)一样 - 我需要显示一个动画背景可绘制对象。
如何显示实际大于给定布局尺寸的图像(图像不被缩小)。
我需要使用什么样的动画来实现“移动”效果?
谢谢。
您应该只创建自己的自定义 Drawable 并自己处理动画。