ButtonCirclePlugin icon indicating copy to clipboard operation
ButtonCirclePlugin copied to clipboard

Grey square over the top

Open J3nova1628 opened this issue 6 years ago • 1 comments

for some reason my circle has a grey square over the top of it like this

https://imgur.com/x6Zdd1l

my xaml is:

<CustomButton:CircleButton FontSize="30" TextColor="Black" HeightRequest="150" WidthRequest="150" BorderThickness="40" BorderColor="Black" />

J3nova1628 avatar Feb 13 '19 20:02 J3nova1628

Added BackgroudColor="Transparent"

MaxThom avatar Aug 27 '20 17:08 MaxThom