Update AndroidManifest.xml
This commit is contained in:
parent
81b40678ee
commit
908d1ee236
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
<activity android:name="net.osmand.plus.osmo.SettingsOsMoActivity" android:configChanges="keyboardHidden|orientation"></activity>
|
||||
<activity android:name="net.osmand.plus.osmo.OsMoGroupsActivity">
|
||||
<intent-filter>
|
||||
<data android:scheme="http" android:host="m.osmo.mobi" />
|
||||
<data android:scheme="http" android:host="z.osmo.mobi" />
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE"></category>
|
||||
|
|
Loading…
Reference in a new issue