This shows you the differences between two versions of the page.
dapm:laboratoare:05 [2021/04/10 21:02] ioana_maria.culic [Exercises :] |
dapm:laboratoare:05 [2021/04/10 21:03] (current) ioana_maria.culic |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Laboratorul 05. ===== | + | ===== Lab 06 - Lists ===== |
=== LISTS === | === LISTS === | ||
In android, an adapter is a bridge between UI component and data source that helps us to fill data in the UI component. It holds the data and send the data to adapter view then view can takes the data from the adapter view and shows the data on different views like as list view, grid view, spinner etc\\ | In android, an adapter is a bridge between UI component and data source that helps us to fill data in the UI component. It holds the data and send the data to adapter view then view can takes the data from the adapter view and shows the data on different views like as list view, grid view, spinner etc\\ |