I discover weird error
when I declare structure in control template global declaration section , WM don't give error but when compile the code where you reference the structure , gradle give error symbol not found.
my solution is.
move the structure declaration to project code section. then compile. no error. after that copy back to control template global declaration section . some how after this the error not show up anymore :rp:
when I declare structure in control template global declaration section , WM don't give error but when compile the code where you reference the structure , gradle give error symbol not found.
my solution is.
move the structure declaration to project code section. then compile. no error. after that copy back to control template global declaration section . some how after this the error not show up anymore :rp: