mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
fix #893, properly handle opening application/ics file types
This commit is contained in:
parent
3263b60dee
commit
1276b0e622
@ -53,6 +53,7 @@
|
||||
<data android:scheme="file"/>
|
||||
<data android:mimeType="text/x-vcalendar"/>
|
||||
<data android:mimeType="text/calendar"/>
|
||||
<data android:mimeType="application/ics"/>
|
||||
</intent-filter>
|
||||
|
||||
<intent-filter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user