Hi,
I am having a minor issue here. Initially i have an activity layout open as the user enter the program for the first time, but then when they click on play game, i call upon another activity layout (the level). The issue here is that while the level layout does load, the buttons and labels from the initial layout remains. It feels like when they click on play game the new layout overlaps with the previous one (menu).
If clarifications are needed, let me know
I am having a minor issue here. Initially i have an activity layout open as the user enter the program for the first time, but then when they click on play game, i call upon another activity layout (the level). The issue here is that while the level layout does load, the buttons and labels from the initial layout remains. It feels like when they click on play game the new layout overlaps with the previous one (menu).
If clarifications are needed, let me know