Thursday, January 03, 2013

A Mono for Android WrapPanel/FlowLayout

I needed an Monodroid WrapPanel... and luckily revcom and CheeseBaron had already done one on http://forums.xamarin.com/discussion/comment/156 - using the original (under Apache) from Romain Guy's code on Google Code:)

All I needed to do to make it work in MvvmCross was to add the binding code from the LinearLayout :) 


2 comments:

  1. Hi

    I tried using this but it seems I am missing alot of types such as MvxBindableListViewHelpers and MvxBindableListAdapterWithChangedEvent and more...

    Where can I find them?

    ReplyDelete
  2. I couldn't make this work. There's a lot of missing refs!

    ReplyDelete