Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Xamarin Forms package to latest stable introduces a UI bug #5

Open
saamerm opened this issue Nov 21, 2020 · 0 comments
Open

Comments

@saamerm
Copy link

saamerm commented Nov 21, 2020

After updating the package to the latest Xamarin Forms version, I am noticing a bug in the UI. It works perfectly without updating.
As you can see pointed out in the screenshot below, the SwipeView does not respect the curves of the frame anymore after updating Xamarin Forms. Tested on iOS simulator and Android device

Steps to replicate

  • Clone the project and open in Visual Studio
  • Update to nuget packages the latest stable Xamarin Forms (or latest pre release)
  • Build on iOS or Android device/simulator and swipe left

Expected Behavior

No gap when there are curves

Actual Behavior

There's a gap and the swipe view looks odd

iOS & Android Screenshots

Screen Shot 2020-11-21 at 9 17 02 AM

Screenshot_2020-11-21-09-56-46-192_com companyname favfighters

Other

Is there a way to get rid of the vertical scroll bar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant