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.
我想在 3 张图像重叠时同时移动它们 - 以获得三维感。
我有什么选择呢?
谢谢
我想说最简单的方法是创建一个自定义视图(即视图的子类)并自己在 onDraw(Canvas 画布)中进行渲染。