修复组件出现的几个问题
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
/>
|
||||
|
||||
<FrameLayout
|
||||
android:background="@color/white"
|
||||
android:id="@+id/video_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:background="@color/white"
|
||||
>
|
||||
|
||||
<SurfaceView
|
||||
|
||||
Reference in New Issue
Block a user