Page 42 - Xamarin Android Application Development
P. 42
ListView 38
As you see in the above FileItem entity class a bool IsUpdated property is present. As the name
suggests it determines whether the file is synced or not.
Let’s have the above ListView layout. Also we require an item template for the ListView.
The above layout shows that, we have an ImageView and a TextView in the template.

