全站喇叭
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
app:indicator_width="8dp" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/btn_event"
|
||||
android:layout_width="68dp"
|
||||
@@ -127,10 +128,10 @@
|
||||
android:layout_height="match_parent"
|
||||
android:src="@drawable/live_turntable" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="30dp">
|
||||
</LinearLayout>
|
||||
android:layout_height="30dp"></LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -865,6 +866,7 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
<com.yunbao.common.custom.MyFrameLayout2
|
||||
@@ -975,7 +977,7 @@
|
||||
</LinearLayout>
|
||||
|
||||
<FrameLayout
|
||||
|
||||
android:id="@+id/live_video"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="300dp"
|
||||
android:layout_below="@id/lin">
|
||||
@@ -2077,5 +2079,10 @@
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<com.yunbao.common.views.weight.FullServiceNotificationView
|
||||
android:id="@+id/full_screen"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/live_video" />
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user