Is there a way to change row color of repeatbox
object in smartface app studio when the item selected or touched? Also how can we do that dynamically?
Change the row color of Repeatbox
93 Views Asked by john chen At
2
Is there a way to change row color of repeatbox
object in smartface app studio when the item selected or touched? Also how can we do that dynamically?
You can try this in onRowRender event of RepeatBox;
Smartface.io Team