实时视频UI
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.DefenseApplication">
|
||||
<activity
|
||||
android:name=".liveVideo.LiveVideoActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".home.ScanActivity"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".home.SetNameActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user