ios-samples/CircleLayout
Aaron Sky 32c3a653af no message 2015-04-27 17:35:54 -04: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 Pull from upstream 2015-01-19 20:39:40 +05:30
Cell.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CircleLayout.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CircleLayout.csproj no message 2015-04-27 17:35:54 -04:00
CircleLayout.sln Added Stars and CircleLayout samples 2012-09-19 14:37:14 -04:00
Info.plist no message 2015-04-27 17:35:54 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md [Circle Layout] Amending title 2013-10-28 15:22:10 +00:00
ViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30

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