Use Theme.NoDisplay
This commit is contained in:
parent
ea890bfbcd
commit
747d32dddf
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue