Solartisan / OpenWeb

Help you build a web framework quickly.
43 stars 16 forks source link

how to disable pull refresh #3

Open jjhesk opened 7 years ago

jjhesk commented 7 years ago

I only found enablePullToRefresh and disablePullToRefresh . How do I disable it?

solartcc commented 7 years ago

It's all depends on the refresh component which you are using. see MyOpenWebFragment, this example uses SwipeRefreshLayout.