Malinskiy / SuperRecyclerView

Pumped up RecyclerView
2.63k stars 470 forks source link

Overscroll animation is overlapped by empty view. #63

Open osemen-remit opened 9 years ago

osemen-remit commented 9 years ago

When empty view is visible and user tries to scroll down it does not perform pull to refresh and overscroll animation is overlapped by the empty view.

See image: device-overscroll-overlapped

dlangerenken commented 9 years ago

Same problem here. When you set a padding for the recyclerview, you can even see the progress-icon moving down behind the empty-view