Dear Developers,
In our app we have a field with a large number of buttons. We need constantly change the colors of different button groups simultaneously. We currently do this using a cycle(for) - just change the color of each button individually, but it's quite slow.
Can you tell us pls is there a way to change the color of a group buttons at once (all together)? We work with native app.
Thank you very much in advance.
Best regards
Dmitry