WMLPB

Results 3 issues of WMLPB

### Description Hi all, I use my own Button control inherited from TemplatedView; with a CornerRadius property. ```cs public static readonly BindableProperty CornerRadiusProperty = BindableProperty.Create(nameof(CornerRadius), typeof(CornerRadius), typeof(Button), new CornerRadius(6.0)); ```...

t/bug
area/Xaml </>
platform/android 🤖
area/controls 🎮
control-button
s/needs-attention
i/regression

### Description Hi All, Because of MAUI didn’t have a ripple effect for a long time I created my own `RippleBehavior` class for Android. This worked fine up until MAUI...

t/bug
platform/android 🤖
area-drawing
s/verified
s/triaged
i/regression

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views