xamarinhq / app-conference

Pre-build conference application built with Xamarin

Home Page:http://www.xamarin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable animation on detail page change

meta0102 opened this issue · comments

hi,
just a question. i cant find out how i can disable the animation on detail page change event!?
on the Evolce app in google play store there is no animation. however, if i clone your app i see always an animation on detail page changed (android)

thanks

When you navigate you can pass in false to pushasync to disable the animation.