If you mean something like a View Pager then I have made a port of
some Java code, which you can grab here:
https://github.com/Cheesebaron/MonoDroid.HorizontalPager

Otherwise you will have to bind the ViewPager in the compatibility
pack through JNI which can be a bit tricky.

On Sun, Jan 29, 2012 at 9:15 PM, Paul F. Johnson
<p...@all-the-johnsons.co.uk> wrote:
> Hi,
>
> Is there a simple way to enable moving between views using a left or
> right sweep? There seems to be a pile of things in Java, but none of
> them make any sense to me.
>
> What I have is an app which I'm designing to fit in with the
> Android/iOS/WinPhone UI (which it does oddly). Click the button on the
> 1st view, it goes to the next view. However, I'd like it to go back to
> the 1st view using a swipe left or right.
>
> Thanks
>
> Paul
> --
> Vertraue mir, ich weiss, was ich mache...
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid



-- 
Med Venlig Hilsen / With Best Regards
Tomasz Cielecki
http://ostebaronen.dk
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to