how to set background image in android ListView?
- by UMMA
dear friends,
i want have an image and i want to set it as a background of android list view
i have used android:background="drawable/image" but nothing happened
can any one guide me how to achieve this?
any help would be appricated.