底部间隔修改实现
This commit is contained in:
@@ -2537,7 +2537,6 @@
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginStart="10dp"
|
||||
android:visibility="gone"
|
||||
android:layout_marginEnd="70dp"
|
||||
tools:visibility="visible"/>
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -2559,6 +2558,7 @@
|
||||
android:layout_below="@id/live_video" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/live_bottom_layout"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
|
||||
Reference in New Issue
Block a user