feat: 增加请求弹窗和拒绝说明
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".activity.connection.ConnectionRequestActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/Theme.MaterialComponents.DayNight.Dialog.Alert" />
|
||||
|
||||
<service
|
||||
android:name=".service.ScreenCaptureService"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user