mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
Fixing open fb2.zip and etc from file manager and dropbox
This commit is contained in:
parent
34f709742f
commit
c1d57862d0
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<data android:host="" android:scheme="file"/>
|
||||
<data android:mimeType="*/*" android:scheme="file"/>
|
||||
<data android:pathPattern=".*\\.epub"/>
|
||||
<data android:pathPattern=".*\\.oeb"/>
|
||||
<data android:pathPattern=".*\\.fb2"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue