I have a bitmap loaded into a label (which is in a ScrollView) which disappears after I make the scrollview invisible and then visible again (visible=false later followed by visible=true)
The best way to show you guys this is to give you my app, so here goes:
BridgeLocator.zip
Search for bridges near you within a 2 mile radius. This will only work for you if you're in the United States. You'll get a list of bridges near you. The image I am referring to that gets erased is under the "Favorited" column. Then click on a bridge in the scrollview result list, let it load, then press the Back button to go back to the main page. The bitmap that was loaded into the Favorited column is gone!
By the way, even though I used LoadBitmapSample, the image is still stretched to the full size of the column ...
Any ideas?
The best way to show you guys this is to give you my app, so here goes:
BridgeLocator.zip
Search for bridges near you within a 2 mile radius. This will only work for you if you're in the United States. You'll get a list of bridges near you. The image I am referring to that gets erased is under the "Favorited" column. Then click on a bridge in the scrollview result list, let it load, then press the Back button to go back to the main page. The bitmap that was loaded into the Favorited column is gone!
By the way, even though I used LoadBitmapSample, the image is still stretched to the full size of the column ...
Any ideas?