Description ListView?
In android, GridView is a view group that displays items in a two-dimensional scrolling grid (rows and columns), the grid items are not necessarily predetermined but they are automatically inserted into the layout using a ListAdapter. Users can then select any grid item by clicking on it. GridView defaults scrollable so we don’t need to use ScrollView or anything else with GridView.
Android ListView is a ViewGroup that is used to display the list of items in multiple rows and contains an adapter that automatically inserts the items into the list. The main purpose of the adapter is to fetch data from an array or database and insert each item placed into the list for the desired result Now let’s understand how to use a listview in an android application with an example in this video
DISCLAIMER
This Channel does not promote or encourage Any illegal activities, all the contents provided
by this channel or video is meant for educational & informational purposes only.
No Copyright infringement intended the Images are @ copyright and courtesy by their
respective owners. this video is for educational and informational purposes only and
is not intended for sales of any sort.
"Copyright Disclaimer, Under Section 107 of the Copyright Act 1976, allowance is made for
'fair use for purposes such as criticism, comment, news reporting, teaching, scholarship, and
research. Fair use is a use permitted by copyright statutes that might otherwise be infringing.
Non-profit, educational, or personal use tips the balance in favor of fair use."