forked from organicmaps/organicmaps
[android] Fixed regression with opening KML files
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
d49c995cb6
commit
24b60d1c91
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
<activity
|
||||
android:name="com.mapswithme.maps.SplashActivity"
|
||||
android:label="@string/app_name"
|
||||
android:exported="false">
|
||||
android:exported="true">
|
||||
|
||||
<!-- standard "geo" scheme -->
|
||||
<intent-filter>
|
||||
|
|
Loading…
Add table
Reference in a new issue