Open 2sem opened 1 year ago
OS: Android
[Problem] When I set opacity(style) at the parent of ToggleSwitch, Circle's color is turned weird color. I can't make circle white if the setting item is disabled.
up: opacity 0.3 down: opacity 1
is this Android OS Setting issue? auto-contrast??
I guess this issue is related with this
I tried with color with opacity, not opacity style. And I found out the reason. white with opacity is not white. weird
OS: Android
[Problem] When I set opacity(style) at the parent of ToggleSwitch, Circle's color is turned weird color. I can't make circle white if the setting item is disabled.
up: opacity 0.3 down: opacity 1
is this Android OS Setting issue? auto-contrast??