xamarin/Xamarin.Forms

[Bug] Button InputTransparent malfunction on Android

Open

#6,631 opened on Jun 22, 2019

 (8 comments) (1 reaction) (0 assignees)C# (1,926 forks)batch import
4.0.0e/3 :clock3:help wantedi/regressionp/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

Tested on Android, on iOS it's ok, UWP not tested:

Create a regular Button with InputTransparent = true. The Pressed event is still raised . (Released and Clicked are not raised as intended..)

Xamarin.Forms 4.0.0.497661

Contributor guide