I am trying to figure out how to place an animated compass on a scrollview. The compass works and I have three scrollviews working, but the compass is covering all three views.
I was so fixed on "Sub Activity_Create(FirstTime As Boolean)" getting the ScrollViews and Panels working that I got it in my head that the call to EditMode sub had to be made from "Activity_Create".