Firstly my apologies for such delay in publishing the next part of listview and adapter.
Now that we know what the listview is basically used for.Here. We will get acquainted with adapters
Adapters are basically subclasses BaseAdapter or its subclass.they provide incredible flexibility once you understand how it is being used.
Below is the summary how the adapters work
1. Create a layout that you want each of column to have
No comments:
Post a Comment