0
votes
1answer
174 views

MapFragment blocked or stunned when application is killed or state saved

I'm getting problems using MapFragment + ListFragment in an Activity, when I use show() and hide() method, everything works ok, but when I have my application in background and I return, I get the ...
0
votes
0answers
730 views

ActionBarSherlock + GoogleMaps v2 map not shown (without map log errors) [SOLVED]

I just settled my project for supporting Android Maps v2 + ActionBarSherlock, as this answer says: http://facebook.stackoverflow.com/a/13727539/689723 Ok, I was fighting for not getting the typical ...