I have been using B4A since 2012 but still struggle with multiple screen sizes. Have watched the tutorial twenty times.
Attached is a simple project. See Trigger_Page1 layout. It works if I set TOP and LEFT as anchors. If I set both HORIZONTAL and VERTICAL anchors, then the button does not show on the screen. Device is Samsung Galaxy S7.
It works with horizontal and vertical anchors if Trigger_Page1 is loaded in Activity_Create. Does not work if I call a sub. AppCompat stuff is in the Project because I use it in the App I am trying to make work.
Any ideas?
Attached is a simple project. See Trigger_Page1 layout. It works if I set TOP and LEFT as anchors. If I set both HORIZONTAL and VERTICAL anchors, then the button does not show on the screen. Device is Samsung Galaxy S7.
It works with horizontal and vertical anchors if Trigger_Page1 is loaded in Activity_Create. Does not work if I call a sub. AppCompat stuff is in the Project because I use it in the App I am trying to make work.
Any ideas?