ios-samples/CircleLayout
Paola Villarreal b0d685628b CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05: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 CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
Cell.cs CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
CircleLayout.cs CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05:00
CircleLayout.csproj CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05: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 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md [Circle Layout] Amending title 2013-10-28 15:22:10 +00:00
ViewController.cs CircleLayout and CoreAnimation samples migrated to 64-bits 2014-05-14 16:09:16 -05: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