add documentLaunchMode flag
This commit is contained in:
parent
2b81d4dcc3
commit
43f971c028
@ -12,6 +12,7 @@
|
|||||||
android:theme="@style/AppTheme">
|
android:theme="@style/AppTheme">
|
||||||
<activity
|
<activity
|
||||||
android:name=".PdfViewer"
|
android:name=".PdfViewer"
|
||||||
|
android:documentLaunchMode="always"
|
||||||
android:exported="true">
|
android:exported="true">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
Loading…
Reference in New Issue
Block a user