Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

setProgressViewOffset method is not exposed #52

Open
dionisi opened this issue May 28, 2016 · 3 comments
Open

setProgressViewOffset method is not exposed #52

dionisi opened this issue May 28, 2016 · 3 comments

Comments

@dionisi
Copy link

dionisi commented May 28, 2016

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

@oliveeyay
Copy link
Contributor

Good question why it's commented...haha
You can do me a Pull Request with the code uncommented, and I'll publish a new version on maven if you want?

Cheers,

Olivier

@artshell
Copy link

artshell commented Jun 6, 2016

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.

@oliveeyay
Copy link
Contributor

If you want to do it, you can do a pull request to this library?

Cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants