Disable display
This commit is contained in:
parent
036123ea98
commit
6f4c952d36
|
@ -11,6 +11,7 @@
|
|||
android:theme="@style/Theme.Fileify">
|
||||
|
||||
<activity android:name="PickActivity"
|
||||
android:theme="@android:style/Theme.NoDisplay"
|
||||
android:exported="true">
|
||||
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in New Issue