From 1976910231a53856c730ebc6e646859abaeedfad Mon Sep 17 00:00:00 2001 From: Bars107 Date: Wed, 24 Dec 2014 18:49:55 +0200 Subject: [PATCH] Replaced places with tabs --- OsmAnd/src/net/osmand/plus/dashboard/DashMapFragment.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OsmAnd/src/net/osmand/plus/dashboard/DashMapFragment.java b/OsmAnd/src/net/osmand/plus/dashboard/DashMapFragment.java index 62065708cd..c797d21af4 100644 --- a/OsmAnd/src/net/osmand/plus/dashboard/DashMapFragment.java +++ b/OsmAnd/src/net/osmand/plus/dashboard/DashMapFragment.java @@ -88,7 +88,7 @@ public class DashMapFragment extends DashBaseFragment implements IMapDownloaderC @Override public void onResume() { super.onResume(); - if (!getMyApplication().isApplicationInitializing()){ + if (!getMyApplication().isApplicationInitializing()) { updateMapImage(); }