EverythingMe / overscroll-decor

Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
BSD 2-Clause "Simplified" License
2.85k stars 400 forks source link

ImageView in ScrollView problems #19

Open bohdankolomiiets opened 8 years ago

bohdankolomiiets commented 8 years ago

If I set 2 images for example to ScrollView, when I touching overScroll I can see some whiteline (1px) below 1 Image. Can I fix it?

d4vidi commented 8 years ago

Hey @bogdankolomiets, could you please provide a screenshot / video (can be done easily via android studio)? Also, a code snippet would really help. There might be several causes for this issue, I couldn't tell which is the right one without more info. Thanks!