We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3b768 commit f363453Copy full SHA for f363453
app/src/main/AndroidManifest.xml
@@ -55,7 +55,7 @@
55
android:name=".OpenArticleInBrowserActivity"
56
android:exported="false"
57
android:noHistory="true"
58
- android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" />
+ android:theme="@android:style/Theme.NoDisplay" />
59
60
<provider
61
android:name="androidx.core.content.FileProvider"
0 commit comments