stormlion227 / PhotoBrowser.Forms

Full screen image viewer(Xamarin.Forms) that includes "pinch to zoom" and "swipe to dismiss" gestures.
MIT License
76 stars 47 forks source link

Option Android_ContainerPaddingPx missing? #24

Open colonna-mike opened 5 years ago

colonna-mike commented 5 years ago

Hello, I follow the example and I got it to work with no issue on android so far. However I had to removed two options:

    • Android_ContainerPaddingPx = 20,
    • iOS_ZoomPhotosToFill = false

I get : Photo-browser does not contain definition for Android_ContainerPaddingPx AND Photo-browser does not contain definition for iOS_ZoomPhotosToFill