Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Issues with CarouselPage

$
0
0

I am very new to Xamarin and Xamarin.Forms (though I attended Evolve this year and have been pushing my boss to move to Xamarin for a number of years. I started earlier this week creating a project, but I am having trouble with the CarouselPage. My ultimate goal is to allow our users (job searchers) to scroll through jobs by swiping left and right.

My problem is that even with a small number of Carousel Pages I cannot get a smooth transition from one page to another on Android (I have not yet tested it on iPhone). It seems to me that I have a conflict that is preventing the Carousel page from responding to the swipe, but I'm not sure where to begin tracking it down. I am using a MasterDetail page as the root page so I can display menus and branding and I found a reference to setting

this.IsGestureEnabled = false;

in the MasterDetail page, which I have done with no success. FYI - I have tried to structure my application in an intelligent way, using the MobileCRM, James Montegmo's Hanselman App, and the Couchbase 2014 Conference app as models, but I'd be happy to hear any input on the project structure as well.

Here is a link to the zip of my basic app. Opening the app will bring you directly to the Carousel Page. Thank you in advance for your input.

https://www.dropbox.com/sh/2h691yu6zuds30o/AABKR7ntOWo4oz-aqoN0qY3na?dl=0


Viewing all articles
Browse latest Browse all 58056

Trending Articles