Skip to content

Commit 43f971c

Browse files
empratyushthestinger
authored andcommitted
add documentLaunchMode flag
1 parent 2b81d4d commit 43f971c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
android:theme="@style/AppTheme">
1313
<activity
1414
android:name=".PdfViewer"
15+
android:documentLaunchMode="always"
1516
android:exported="true">
1617
<intent-filter>
1718
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)