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

我的子View是一个LinearLayout,会出现高度显示不全的问题,请问有人遇到吗 #86

Open D1191860939 opened 7 years ago

D1191860939 commented 7 years ago

自身已经解决,关闭越界回弹效果就行,即设置app:tr_enable_overscroll属性为false