Hi again guys, so I tried doing what you suggested...
# compose
n
Hi again guys, so I tried doing what you suggested and moving the assignment to the onClick callback. But the result is the same. Well, almost, because if I do that my buttons have no color at all. If I keep the assignment where it is so that my buttons have color AND copy it to the onClick callback as well, the result is still disappointing, with my toggles all black. Any ideas?🤔