Ok, it must be the weekend and I'm brain dead...
I built a small app with one scrollview (using Designer to create the scrollview). I loaded an image into the scrollview. Now I want to add a button that "scrolls" with the view... The button ends up with the Activity as the parent... so I added a panel... whos parent is the Activity... but I haven't figured out (brain dead) how to make the panel be the child of the Scrollview...
I can do it from code (thanks Klaus) but I want to build it from the designer....
What am I missing?
Thanks,
Gary M
I built a small app with one scrollview (using Designer to create the scrollview). I loaded an image into the scrollview. Now I want to add a button that "scrolls" with the view... The button ends up with the Activity as the parent... so I added a panel... whos parent is the Activity... but I haven't figured out (brain dead) how to make the panel be the child of the Scrollview...
I can do it from code (thanks Klaus) but I want to build it from the designer....
What am I missing?
Thanks,
Gary M