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

This commit is contained in:
2022-03-21 03:33:28 +08:00
parent 387bdd197b
commit 09a8f5644f
9 changed files with 251 additions and 11 deletions

View File

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