<com.scwang.smartrefresh.layout.SmartRefreshLayout
android:id="@+id/smart"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:srlEnablePureScrollMode="true"
>
app:srlEnablePureScrollMode="true" 表示开启纯滚动模式
本文深入探讨了SmartRefreshLayout中srlEnablePureScrollMode属性的作用,详细解释了如何通过设置此属性为true来开启纯滚动模式,从而优化滚动效果。
1137

被折叠的 条评论
为什么被折叠?



