Hi there all,
I'm throwing together a little war game and I'm having an issue. I have a horizontal scroll view I'm using for the mission briefing. I've added an imageview as a background and set the scroll view to encompass it. This works just fine. When I add another imageview (the mission's map), it appears in the designer but not when I run the program. The map is on top of the background via .bringtofront. is there something I'm missing here?
I'm throwing together a little war game and I'm having an issue. I have a horizontal scroll view I'm using for the mission briefing. I've added an imageview as a background and set the scroll view to encompass it. This works just fine. When I add another imageview (the mission's map), it appears in the designer but not when I run the program. The map is on top of the background via .bringtofront. is there something I'm missing here?