Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2012-09-21 16:04:21 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:43:44 +0300
commit8a88a6672024e4cf2696427756919c30f7701a7f (patch)
tree30868a766a4656c45f8e1805dd701f3123e6e4b6 /android/src/com/mapswithme/maps/MWMApplication.java
parent7034fdfdb93488ca46e48fa6bd5775c9fc941a91 (diff)
[android] Skip China in checkFacebookDialog().
Diffstat (limited to 'android/src/com/mapswithme/maps/MWMApplication.java')
-rw-r--r--android/src/com/mapswithme/maps/MWMApplication.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/com/mapswithme/maps/MWMApplication.java b/android/src/com/mapswithme/maps/MWMApplication.java
index 9e7f806fbc..ca410100cc 100644
--- a/android/src/com/mapswithme/maps/MWMApplication.java
+++ b/android/src/com/mapswithme/maps/MWMApplication.java
@@ -160,7 +160,7 @@ public class MWMApplication extends android.app.Application implements MapStorag
{
return getFilesDir().getAbsolutePath() + "/";
}
- */
+ */
static
{