soffes / SSPullToRefresh

Simple and highly customizable pull to refresh view
MIT License
885 stars 139 forks source link

Set background color of the pull to refresh view. #31

Closed maxsz closed 11 years ago

maxsz commented 11 years ago

This pull request sets the background color of the SSPullToRefreshView to the same color of the content view. I think this is the expected behaviour. For example when your scroll view has a white background and you set the background color of your custom content view to grey and pull down the scroll view the color above the content view is still white:

white correct