You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
I need to offset the refresh circle, because my app has a header and the refresh circle was shown behind the header. I look at the code and found that there convenient methods for this "setProgressViewOffset". But this method was comment out. I uncommented it and it works fine, but I wonder why it isn't exposed is there any known issues around them
Thanks
The text was updated successfully, but these errors were encountered:
This good idea. My app has a similar needs. The refresh circle was shown above the FragmentTabHost with out that behind. But must support "both direction", If can dynamically modify progress view offset by direction that perfect.
I need to offset the refresh circle, because my app has a header and the refresh circle was shown behind the header. I look at the code and found that there convenient methods for this "setProgressViewOffset". But this method was comment out. I uncommented it and it works fine, but I wonder why it isn't exposed is there any known issues around them
Thanks
The text was updated successfully, but these errors were encountered: