Fix skimaps manifest
This commit is contained in:
parent
976594927d
commit
e6781c5b8c
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@
|
|||
android:name="net.osmand.skimaps.SkiMapsActivity"
|
||||
android:theme="@style/AppTheme"
|
||||
android:label="@string/app_name" >
|
||||
|
||||
<!--
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
|
||||
-->
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
|
|
Loading…
Reference in a new issue