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
相關文章
相關標籤/搜索