Skip to content

Commit f363453

Browse files
committed
Change theme for trampoline activity
1 parent 6d3b768 commit f363453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
android:name=".OpenArticleInBrowserActivity"
5656
android:exported="false"
5757
android:noHistory="true"
58-
android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" />
58+
android:theme="@android:style/Theme.NoDisplay" />
5959

6060
<provider
6161
android:name="androidx.core.content.FileProvider"

0 commit comments

Comments
 (0)