Missing backgroundcolor
This commit is contained in:
@@ -264,7 +264,7 @@ public class SkiaImageButton : SkiaView
|
||||
}
|
||||
else
|
||||
{
|
||||
bgColor = BackgroundColor;
|
||||
bgColor = GetEffectiveBackgroundColor();
|
||||
}
|
||||
|
||||
// Draw background
|
||||
|
||||
Reference in New Issue
Block a user