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:
authoralexzatsepin <az@mapswithme.com>2017-03-01 20:27:08 +0300
committeralexzatsepin <az@mapswithme.com>2017-03-02 18:50:44 +0300
commit97b108f2eb6b0f9ea6f6b8a045aa66b934541980 (patch)
treeb26b6a4da73d569bf69603903643c28393384c17 /android/AndroidManifest.xml
parentb472fb45c7d7a02dee83a578589238e0ac3acf74 (diff)
[android] Temporarily disabled Booking reviews activity
[android] Fixed booking items order in PP
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 3a652ef716..0ed7c82451 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -310,15 +310,6 @@
android:value="com.mapswithme.maps.MwmActivity"/>
</activity>
- <activity
- android:name="com.mapswithme.maps.review.ReviewActivity"
- android:parentActivityName="com.mapswithme.maps.MwmActivity">
- <!-- The meta-data element is needed for versions lower than 4.1 -->
- <meta-data
- android:name="android.support.PARENT_ACTIVITY"
- android:value="com.mapswithme.maps.MwmActivity"/>
- </activity>
-
<!-- facebook -->
<activity
android:name="com.facebook.FacebookActivity"