完成封装弹窗框架

This commit is contained in:
董宏宇
2021-08-05 20:49:36 +08:00
parent 0f49a9ab9f
commit 43324d926d
16 changed files with 844 additions and 63 deletions

View File

@@ -4,7 +4,7 @@
<application>
<receiver android:name=".receiver.TestWarningBroadcastReceiver">
<receiver android:name=".receiver.WarningBroadcastReceiver">
<intent-filter>
<action android:name="com.v2x.control" />