Closed oSumAtrIX closed 1 year ago
Closes #30
@wingio Can you clarify what the missing "color fading" is?
lines 49, 57, and 65 in LargeSegmentedButton.kt need to have .copy(alpha = 0.5f) appended to them when disabled
.copy(alpha = 0.5f)
Closes #30
Todo
Review