Skip to content

Latest commit

 

History

History
 
 

LineLayout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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