WuXiaolong / PullLoadMoreRecyclerView

实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示
1.39k stars 372 forks source link

ui问题 #32

Closed piratejason closed 7 years ago

piratejason commented 7 years ago

@WuXiaolong android studio, adapter 的布局是 android:layout_width="match_parent" android:layout_height="match_parent" 控件也是 android:layout_width="match_parent" android:layout_height="match_parent" 但是在ui显示时 只有半屏左右 怎么个情况 图一是预览 图二是真机 2016-10-27 15 27 03 2016-10-27 15 27 27

codyer commented 7 years ago

@piratejason 请贴出布局文件