Actually I am able to use empty listview in my application when I am having Single list.But I am encountering with two different list which is using same xml.Now how should I proceed in order to get 2 different images to my different list when they are Empty,
Share
If you are using imageview with id android.R.id.empty.
then simply use this
and set the desired image.