Android removes shadows at the top and bottom of the slide
<listview
android:id= "@+id/listview"
android:layout_width= "match_parent"
android:layout_height= "Wrap_content"
android:cachecolorhint= "#00000000"
android:divider= "@color/line_color"
android: dividerheight= "0.5DP"
android:fadingedge= "None"
android:overscrollmode= "never" >
</listview >
Explain the various attributes that ListView used
To remove the default colored background when dragging:
Remove black shadows at the top and bottom edges of ListView:
Remove the shaded color area from the bottom of the slide and pull up
The above is a small set to introduce the Android slide to the top and the bottom of the shadow to remove the method, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!