lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
4k stars 672 forks source link

使用ConstraintLayout时,不显示列表 #95

Open teacher-too opened 7 years ago

teacher-too commented 7 years ago

<android.support.constraint.ConstraintLayout> <com.lcodecore.tkrefreshlayout.TwinklingRefreshLayout> <android.support.v7.widget.RecyclerView>

</android.support.v7.widget.RecyclerView> </com.lcodecore.tkrefreshlayout.TwinklingRefreshLayout> </android.support.constraint.ConstraintLayout>

RecyclerView不显示