Posts by Eduardo Petreca • 11 points
1 post
-
1
votes0
answers46
viewsQ: Locking on the map Onresume();
I have the following code is locking on the map in Onresume(); Could someone help me? public class fragRegion extends MyFragment { private MapView mapRegio = null; private AlertDialog alertD = null;…