Can someone tell me how should am i going to create my listview which look similar [here][1].
Problem: How am i going to fulfill the sort of look and feel in my cod
Problem 2: And why is my listview having error when the directory is empty despite having this to handle the "empty" in my xml
did you remember to name your listview?:
@id/android:list
And if you could for further helper PLEASE clear up problem 1, so its more clear and concise what you want.
UPDATE
The ID of the listview should be: @id/android:list
The ID of the texview should be: @id/android:empty