修复主播开播设置界面--联系方式按钮文字没有对齐的问题
This commit is contained in:
parent
f00dff9ca3
commit
cc67c9cacb
@ -253,7 +253,7 @@
|
|||||||
app:srcCompat="@mipmap/ic_live_ready_letter" />
|
app:srcCompat="@mipmap/ic_live_ready_letter" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="60dp"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginStart="5dp"
|
android:layout_marginStart="5dp"
|
||||||
android:layout_marginEnd="4dp"
|
android:layout_marginEnd="4dp"
|
||||||
|
Loading…
Reference in New Issue
Block a user