ButtonCirclePlugin
ButtonCirclePlugin copied to clipboard
Grey square over the top
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" />
Added BackgroudColor="Transparent"