AlexandrNikulin / AnimationNavigationPage

AnimationNavigationPage is a NavigationPage with custom transitions animation effects.
Apache License 2.0
237 stars 37 forks source link

Alpha property of SlidePageAnimation appears to do nothing #45

Closed davehax closed 6 years ago

davehax commented 6 years ago

Hello, I'm hoping to gain some clarity regarding the purpose of the "Alpha" property of the SlidePageAnimation class.

From my testing, it appears to serve no purpose.

I'm using Xamarin.Forms 3.2.0.817, and XForms.Plugin.AnimationNavigationPage 1.0.5. My testing has been conducted on the Android platform.

AlexandrNikulin commented 6 years ago

@davehax Hello! Yes, you are right. For now it's do nothing. I will remove it