I am new to Android. I Have Listview in My Activity and it's working Fine. But suddenly in mind one thought is going on. Is there any way to put gif animation in background of my Listview and display data to on gif Image. Let's say that In Our Listview we Have set background color as follow.
android:background="@color/Mycolor
so it can change the whole Listview color But I want to
display gif Animation Like small Image of Birds are flying in Background
. If it is possible then give suggestion.
Any Help will be Appreciated.