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.
我有一个 ViewFlipper,其中有大约 10 个视图,每个视图的大小不同(高度)。一切正常。问题是,较小的视图正在填充(高度)以使其高度等于最大视图。有没有办法避免这个问题?
谢谢!拉胡尔。
好的。我搜索了一下,找到了以下解决方案。需要在. android:measureAllChildren_falseViewFlipper
android:measureAllChildren
false
ViewFlipper