| Author |
Add label at the top of view
|
Pramod P Deore
Ranch Hand
Joined: Jul 15, 2008
Posts: 629
|
|
Hi everybody,
I am developing an application in that I am showing data to user from database using SimpleCursorAdapter. But in my view it shows label to all rows. what I want list to display only at the top of list. Here is my xml file
How to show label at the top of list. Thanks in advance.
|
Life is easy because we write the source code.....
|
 |
Pramod P Deore
Ranch Hand
Joined: Jul 15, 2008
Posts: 629
|
|
|
Issue resolved after a long discussion, After adding new .xml file which contains listview and above this listview added first tableLayout of above xml file.
|
 |
 |
|
|
subject: Add label at the top of view
|
|
|