ios-samples/LineLayout
conceptdev b2871d12b0 onboard missing samples 2019-08-01 22:09:15 -07:00
..
LineLayout Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
ScreenShots [LineLayout]Adding metadata file, screen shots and app icons 2013-10-28 18:07:23 +00:00
LineLayout.sln Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
Metadata.xml Update brief tags description 2015-03-27 06:09:51 +03:00
README.md onboard missing samples 2019-08-01 22:09:15 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - LineLayout Port of the WWDC2012 sample, shows how to implement a document-browser-like-interface as a flow layout subclass... sample
csharp
xamarin
linelayout

LineLayout

This is a port of the WWDC2012 sample

This example shows how to implement a document-browser-like-interface as a flow layout subclass, and using automatic invalidation on bounds change to implement the 'scale center cell' effect. It also implements a layout-level method to adjust the scrolling final position so the final cell will always be centered.

iPad app showing layout example