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.
我使用相对布局。我想知道,如果我想在另一个视图(比如 imageview)的“中间”右侧放置一个文本字段。我该怎么做?一直都知道怎么放右边,但是好像两个view的中间没有对齐
谢谢
将它们都放在相对布局中,并将相对布局的重力设置为中心。