ios-samples/CircleLayout
Amy Burns 681b436aeb [Circle Layout] Amending title 2013-10-28 15:22:10 +00:00
..
Resources [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
Screenshots [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
AppDelegate.cs Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
Cell.cs [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
CircleLayout.cs Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
CircleLayout.csproj [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
CircleLayout.sln Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
Info.plist [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
Metadata.xml [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00
README.md [Circle Layout] Amending title 2013-10-28 15:22:10 +00:00
ViewController.cs [CircleLayout]Updating sample and metadata to be displayed in samples gallery 2013-10-23 16:31:24 +01:00

README.md

Circle Layout

This sample provides an introduction to Collection Views. It demonstrates how to arrange view cells on a circle, and how to use custom animations when adding or removing cells.

Tap anywhere to add a new cell, or tap a cell to remove it from the view.

Based on the WWDC 2012 sample of the same name.

Ported by: Peter Collins