When my app starts i get an error on the line that says Activity.Loadlayout(...
The error messages start like this
java.lang.RuntimeException: java.lang.RuntimeException: Field label3 was declared with the wrong type.
There is no label3 in the design, the single design script or the in the bas program files. (Ctrl F Label3 finds nothing)
Otherwise the app runs as expected.
I am using an AutoTextSizeLabel. I cannot see how to make this invisible or to move it off screen which would do the same job.
How do I isolate the error?
How do I set the position or visibility of an AutoTextSizeLabel?
The error messages start like this
java.lang.RuntimeException: java.lang.RuntimeException: Field label3 was declared with the wrong type.
There is no label3 in the design, the single design script or the in the bas program files. (Ctrl F Label3 finds nothing)
Otherwise the app runs as expected.
I am using an AutoTextSizeLabel. I cannot see how to make this invisible or to move it off screen which would do the same job.
How do I isolate the error?
How do I set the position or visibility of an AutoTextSizeLabel?