parent
75306f658f
commit
96a8a2a8b8
@ -65,6 +65,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name="a.m"
|
android:name="a.m"
|
||||||
|
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||||
android:directBootAware="true"
|
android:directBootAware="true"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:exported="false" />
|
android:exported="false" />
|
||||||
|
@ -48,6 +48,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name="a.g"
|
android:name="a.g"
|
||||||
|
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||||
android:directBootAware="true"
|
android:directBootAware="true"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:exported="false" />
|
android:exported="false" />
|
||||||
|
Loading…
Reference in New Issue
Block a user