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