Remove shadow from top and bottom of ListView in android?

I’m assuming you’re talking about the fading edges. To disable them:

android:fadingEdge="none"

or

listView.setVerticalFadingEdgeEnabled(false);

UPDATE

As Pim Reijersen pointed out in the comments, android:fadingEdge is deprecated and will be ignored as of API level 14. Please use:

android:fadingEdgeLength="0dp"

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)