ios-samples/LazyTableImages
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Images Add the LazyTableImage example 2011-08-26 16:48:50 +01:00
Resources de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
Screenshots de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
App.cs Pull from upstream 2015-01-19 20:39:40 +05:30
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GzipWebClient.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Info.plist de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
LazyTableImages.csproj de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
LazyTableImages.sln Add missing solution files. 2011-09-27 15:01:54 +02:00
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-01 22:09:15 -07:00
RootViewController.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
RootViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
RootViewController.xib Add the LazyTableImage example 2011-08-26 16:48:50 +01:00
RssParser.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Lazy Table Images Ddemonstrates how to lazily download images and add them to a prepopulated table. sample
csharp
xamarin
lazytableimages

Lazy Table Images

This sample demonstrates how to lazily download images and add them to a prepopulated table.

iOS app with images in a table