I created a quick test project in order to post a different question about something I am confused about regarding default text and background colors on views, but I am having a strange problem right out the gate.
I created a layout, adding a bunch of random views, and named it "Layout1".
Then I added the line to load that layout in Module Main, Activity_Create.
Is there more I need to do to run this? It crashes immediately with no errors.
I also noticed that in top section of the Logs window (where it shows issues with the code), it says that the layout file was not added to the files tab and also that it is not used.
I know it's been a LONG time since I created an all-new project but I'm pulling what's left of my hair out.
I'm using B4A 8.30 and referencing Android-27 jar.
I created a layout, adding a bunch of random views, and named it "Layout1".
Then I added the line to load that layout in Module Main, Activity_Create.
Is there more I need to do to run this? It crashes immediately with no errors.
I also noticed that in top section of the Logs window (where it shows issues with the code), it says that the layout file was not added to the files tab and also that it is not used.
I know it's been a LONG time since I created an all-new project but I'm pulling what's left of my hair out.
I'm using B4A 8.30 and referencing Android-27 jar.