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.
我有一个主布局,我在其中添加了动态视图膨胀,我这样做是在主布局中添加比例,但在某些情况下,视图超过了主布局高度。我怎样才能告诉他们坚持布局高度而不是穿越?
谢谢
请提供代码,以便我通过分析帮助您。尝试使用正确的 LayoutParams。为什么要动态添加视图。如果你能用 XML 制作它,那就制作吧!