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.
我有一个定制ViewGroup的里面有一些物品。我想ViewGroup尽可能地拉伸高度以适应内容。我怎样才能做到这一点?
ViewGroup
注意:我已经尝试过android:layout_height="wrap_content"但没有成功。
android:layout_height="wrap_content"