How can i get rid of the shadow when I scroll ListView
.
I have shadows appearing on top and bottom of the list.
<ListView
android:fadingEdge="none"
...
/>
Be sure to watch your padding on the ListView. I had a Linear Layout that was in shade at the top and bottom, this was because I had set padding on the layout above and below, so it is crucial that you look at the padding.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With