調整用戶直播間底部tips Iicon 位置
This commit is contained in:
parent
ce3dc1cd3d
commit
eac77dcdaf
@ -202,7 +202,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_alignParentBottom="true"
|
android:layout_alignParentBottom="true"
|
||||||
android:layout_marginTop="365dp"
|
android:layout_marginTop="400dp"
|
||||||
android:overScrollMode="never"
|
android:overScrollMode="never"
|
||||||
android:layout_marginEnd="80dp"
|
android:layout_marginEnd="80dp"
|
||||||
android:scrollbars="none" />
|
android:scrollbars="none" />
|
||||||
@ -3292,7 +3292,7 @@
|
|||||||
android:layout_height="72dp"
|
android:layout_height="72dp"
|
||||||
android:layout_alignParentEnd="true"
|
android:layout_alignParentEnd="true"
|
||||||
android:layout_alignParentBottom="true"
|
android:layout_alignParentBottom="true"
|
||||||
android:layout_marginEnd="125dp"
|
android:layout_marginEnd="100dp"
|
||||||
android:src="@mipmap/background_quick_gift_reminder"
|
android:src="@mipmap/background_quick_gift_reminder"
|
||||||
android:visibility="gone" />
|
android:visibility="gone" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user