saulIHS

Results 2 comments of saulIHS

I had the same issue, I fixed it with setProgressViewOffset, e.g.: _mSwipeRefreshLayout.setProgressViewOffset(false, 0, mHeaderHeight)_ This will show the progress bar just under the header.

It does not work. You are using picasso I know Glide can load images from files or url.