mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-09 20:14:11 +08:00
Merge code
This commit is contained in:
@@ -55,5 +55,11 @@
|
||||
android:name=".ui.activity.ConfigureActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="behind" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.activity.auto.NotifyIconRuleUpdateActivity"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="true"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
</application>
|
||||
</manifest>
|
Reference in New Issue
Block a user