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