Xamarin.Forms.PancakeView icon indicating copy to clipboard operation
Xamarin.Forms.PancakeView copied to clipboard

Cornerradius does not work on android on version 2.2.0.740

Open timahrentlov opened this issue 3 years ago • 6 comments

No corners. Only squares. Works on iOS. Downgrading to previous version solves the problem.

Seen on Huawei P10 Lite running Android 8.0.

Android: Screenshot 2020-09-08 at 13 53 11

iOS: Screenshot 2020-09-08 at 13 53 43

timahrentlov avatar Sep 08 '20 11:09 timahrentlov

Similar issue here. CornerRadius doesn't work when the button background color is set.

Edit: The latest working version is 1.4.2, btw.

LITTOMA avatar Sep 08 '20 14:09 LITTOMA

I also have the same issue after update to this version. Tested on Galaxy S8 with Android 9.0

dobermanch avatar Sep 09 '20 04:09 dobermanch

Apparently along the way while opening the can of worms that is AndroidX something changed that is impacting this in v2.2.* as that was the biggest change in there. I've subsequently pulled all the v2.2.* stuff from NuGet as I'm getting other issues related to this as well. Regarding an actual solution, I'm not quite sure when I'll get around to it. Other things in life are taking up a lot of time and will be for the foreseeable future.

sthewissen avatar Sep 09 '20 07:09 sthewissen

1+ on this, just posting to keep me updated when version 2.2 is released

oscarjaergren avatar Sep 10 '20 11:09 oscarjaergren

1+ on this, just posting to keep me updated when version 2.2 is released

Handy tip to keep track of GitHub issues: there is a "subscribe" button on issues that will send you notifications when they are updated. Unfortunately the GitHub navigation is not fixed-position so it has usually scrolled off the top of the page by the time you finish reading through an interesting thread:

Screen_Shot_2020-09-21_at_1_02_47_PM

colin-young avatar Sep 21 '20 17:09 colin-young

Could you test this in the latest v2.3.754-beta?

sthewissen avatar Oct 05 '20 19:10 sthewissen