ViewStub 和 include 引用的view 根布局宽高失效

ViewStub 和 include 中 根view设置宽高都等于 wrap_content的问题 以下: <ViewStub android:id="@+id/stub_normal" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="10dp" a
相关文章
相关标签/搜索