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