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

how can i use with CoordinatorLayout ? #59

Open
guomin0999 opened this issue Oct 14, 2016 · 4 comments
Open

how can i use with CoordinatorLayout ? #59

guomin0999 opened this issue Oct 14, 2016 · 4 comments

Comments

@guomin0999
Copy link

how can i use with CoordinatorLayout ?

@oliveeyay
Copy link
Contributor

@guomin0999 do you have any specific error?

@grote
Copy link

grote commented Jan 27, 2017

I am having this problem when using your SwipyRefreshLayout within a CoordinatorLayout: http://stackoverflow.com/questions/30779667/android-collapsingtoolbarlayout-and-swiperefreshlayout-get-stuck

@grote
Copy link

grote commented Feb 11, 2017

Also the progress circle view is only visible very intermittently when scrolling up (or down). The nice animation isn't shown at all and in the refreshing state, the progress view is not visible as well. That is probably due to the scrolling behavior of the CoordinatorLayout intercepting the touch events and makes this library currently unusable to me.

@grote
Copy link

grote commented Feb 11, 2017

The first issue has a work-around, so that is not critical, however the progress animator is something I like to see fixed. Both issues do not happen with the latest version of the SwipeRefreshLayout from the support library (but this one can not swipe down unfortunately).

If you need an example to reproduce, here's a fragment and here's a layout with the CoordinatorLayout.

Maybe fixing this is just a matter of "upgrading" the related methods to the latest version of the upstream SwipeRefreshLayout?

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