添加新应用安装后自动提醒适配通知图标功能

This commit is contained in:
2022-03-21 03:33:07 +08:00
parent ee4da89104
commit 6bd3a5a78a
9 changed files with 251 additions and 22 deletions

View File

@@ -50,7 +50,7 @@
<activity
android:name=".ui.activity.ConfigureActivity"
android:exported="false"
android:exported="true"
android:screenOrientation="behind" />
</application>
</manifest>