Hello
I already have a layout file and I want to make it scrollable. I tryed to put a ScrollView in the designer but the designer dont let me change the "parent" property. Then I tryed to create a ScrollView in runtime and load that layout into ScrollView.panel.loadLayout("dddd") but it give me an error. Any other way to make this to work ?
I already have a layout file and I want to make it scrollable. I tryed to put a ScrollView in the designer but the designer dont let me change the "parent" property. Then I tryed to create a ScrollView in runtime and load that layout into ScrollView.panel.loadLayout("dddd") but it give me an error. Any other way to make this to work ?