Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background Color of checkbox not using BoxBackgroundColor #119

Closed
Giorgi opened this issue Apr 15, 2019 · 2 comments
Closed

Background Color of checkbox not using BoxBackgroundColor #119

Giorgi opened this issue Apr 15, 2019 · 2 comments
Assignees
Labels
bug Something isn't working target-xamarin

Comments

@Giorgi
Copy link

Giorgi commented Apr 15, 2019

Describe the bug
Background color of the checkbox uses BackgroundColor property instead of BoxBackgroundColor

To Reproduce
Steps to reproduce the behavior:

  1. Set BoxBackgroundColor to some color, for example Red
  2. The background color is not red

Expected behavior
The background of checkbox should be red

Smartphone (please complete the following information):

  • Version 3.0.7

Additional context
In UpdateColors it should be using BoxBackgroundColor instead of BackgroundColor property

@enisn
Copy link
Owner

enisn commented Apr 17, 2019

@Giorgi Yeah, You're right. A mistake was happened while updating v3.
I'm working on it

@enisn enisn added the bug Something isn't working label Apr 17, 2019
@enisn enisn self-assigned this Apr 17, 2019
@enisn
Copy link
Owner

enisn commented Apr 17, 2019

@Giorgi
Can you check v3.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working target-xamarin
Projects
None yet
Development

No branches or pull requests

2 participants