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.
我在同一个活动中有 4 个视图。我想在整个屏幕上移动每个 Imageview 触摸,但它允许我移动它的宽度高度。
每个图像视图的布局高度和宽度都是 wrap_content。
它适用于一个带有 fill_parent 的图像视图。
它在这个例子中解释。