I am developing an application,In my application,I am using Listview for displaying data using dom parsing,I want to footer in listview,when i click footer additional more data add to list view,I attached image,i would like that design and process,please refer image1 and imgae2.I mention footer in red rectangle
Fig1-Footer like "More News"


Fig2-Add additional 10 record added in listview
Create a footer view layout consisting of text that you want to set as footer and then try
Layout for footer could be something like this:
The activity class could be: