Hi Guys, I keep getting an error message (see capture attachment) where it says I didn't do activity.loadlayout. I have it all typed in correctly, but it seems to not want to load. I have a different program with the same code, but with different conversion numbers. And it seems to run perfectly.
If they are declared in the Designer and loaded with LoadLayout then they are initialized automatically. If you have declared them yourself then they need to be Initialized and added to the activity programmatically