lcodecorex / TwinklingRefreshLayout

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

TwinklingRefreshLayout 在设置android:layout_height和android:layout_width属性为wrap_content时无效,只能设置宽高为具体的数值。 #177

Open chenwansong opened 6 years ago

chenwansong commented 6 years ago

TwinklingRefreshLayout 在设置android:layout_height和android:layout_width属性为wrap_content时无效,只能设置宽高为具体的数值。