-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
因为有一些自定义的刷新效果,想问下该组件是否支持使用第三方的刷新框架?
例如:
` <com.scwang.smartrefresh.layout.SmartRefreshLayout
android:id="@+id/refresh_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/ecycler"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</com.scwang.smartrefresh.layout.SmartRefreshLayout>`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels