Use Theme.NoDisplay

This commit is contained in:
blankie 2022-07-28 20:46:35 +07:00
parent ea890bfbcd
commit 747d32dddf
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
android:theme="@style/Theme.Unshortify"> android:theme="@style/Theme.Unshortify">
<activity android:name="ShareActivity" <activity android:name="ShareActivity"
android:theme="@android:style/Theme.NoDisplay"
android:exported="true"> android:exported="true">
<intent-filter> <intent-filter>