FoldingLayout ported to Xamarin.Android
29 Apr 2014 | Xamarin.AndroidFind it in Xamarin Component Store and fork it on GitHub!
Here are some sample screenshots showing what it can do:
Folding Horizontally with 2 folds |
Folding Vertically |
It also has implementations which sub-classes DrawerLayout and SlidingPaneLayout, from Support v4, which adds the effect to their drawer/pane.
DrawerLayout implementation |
SlidingPaneLayout implementation |