实时视频UI

This commit is contained in:
2026-05-06 10:34:07 +08:00
parent 4e714ee7b6
commit a3115b6b86
25 changed files with 1212 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#4DFFFFFF" />
</shape>