[add] 视频播放器UI 圆角未设置,部分暂停.播放逻辑未添加

This commit is contained in:
liujing
2021-11-02 18:13:09 +08:00
parent 471e4e9b79
commit a844b03503
7 changed files with 240 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<application>
<receiver android:name=".test.TestNoticeBroadcastReceiver">
<intent-filter>
<action android:name="com.notice.test_panel_control" />
<action android:name="com.notice.test_notice_control" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>