You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
When creating an IconButton, a shadow/border is rendered around the button on Android and setting the border color and/or width does not remove it. <iconize:IconButton WidthRequest="60" BorderColor="Transparent" BorderWidth="0" Text="md-person-add" BackgroundColor="Transparent" TextColor="DimGray" FontSize="24"/>
The text was updated successfully, but these errors were encountered:
I have this problem too cannot use IconButton for my application toolbar that shadow is a problem however button touch down not change backgound to clicking..
When creating an IconButton, a shadow/border is rendered around the button on Android and setting the border color and/or width does not remove it.
<iconize:IconButton WidthRequest="60" BorderColor="Transparent" BorderWidth="0" Text="md-person-add" BackgroundColor="Transparent" TextColor="DimGray" FontSize="24"/>
The text was updated successfully, but these errors were encountered: