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
button [nfc]: Make a color in Toggle transparent, not matched to background
The point of setting this at all is to suppress the outline, instead
of painting it with a Material default. Now we're suppressing it in
a way that will work if activeColor or inactiveColor is translucent
-- the outline is painted over the track -- and we'd like to make
those translucent for a disabled state, which we'll implement soon.
0 commit comments