Hey everyone I am having some issues with my designer script whenever I run it on my device it pushes everything to the left almost completely off the screen and I know my designer script code is right. I am adding my designer script code to my layout which is on panel5 in the layout itself and then I have it loaded to a scrollview seperatley with this code:
What would cause this issue?
B4X:
ScrollView1.Panel.LoadLayout("")
What would cause this issue?