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.
我的应用程序中有 5 张半透明图像。 我需要选择其中一个图像并将其应用到另一个图像上(显示在背景中)。 我会选择这些水平移动的图像(例如:从左到右触摸),保持背景可见。 一种旋转木马,但我必须一次显示一个图像。
非常欢迎这方面的任何帮助。
我使用 FrameLayout 中的画廊和图像来解决它以使其居中。 它工作正常。