wilsonvargas / ButtonCirclePlugin

Circle Buttons with icon for your Xamarin.Forms Applications
MIT License
96 stars 18 forks source link

BackgroundColor="Transparent" fade it to black color #33

Open stefancvetkovic opened 6 years ago

stefancvetkovic commented 6 years ago

How to overcome an issue that when I put BackgroundColor="Transparent" it fills button with black color? Thanks.

wilsonvargas commented 6 years ago

@stefancvetkovic maybe you might solve this issue updating your Xamarin.Forms version to 2.5.1.444934 check this project, I use my plugin and work fine. Check issue #28

stefancvetkovic commented 6 years ago

@wilsonvargas I am using version XF 2.5.1.444934.

npagare commented 6 years ago

Hi @wilsonvargas, I experiencing this as well but on Android platform. I am using it against XF versions 3.1 and 3.2pre2

Any help please?

Thanks