second activity

  1. saeed10051

    Android Question How to load a second layout properly

    I have created 2 layouts namely 1 and 2 in B4A and there is a button on my first layout which when i click i run following code Activity.loadlayout("2") on running it the second layout loads but the problem is that the first layout also remains in the background and some of the buttons and views...
Top