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.
我阅读了文档,但我不知道什么时候应该使用哪个?
当你使用RelativeLayout - 你应该使用layout_centerHorizontal,layout_centerVertical,layout_centerInParent
但是当你使用LinearLayout时,你应该使用重力来对齐孩子,即layout_gravity 和重力。
foregroundGravity与前景标签一起使用。前景中的内容将根据foregroundGravity对齐