修改直播间聊天字体背景样式

This commit is contained in:
18401019693
2023-03-21 17:42:34 +08:00
parent c2aba5da4b
commit be608fd90b
6 changed files with 64 additions and 32 deletions

View File

@@ -5,7 +5,6 @@
android:id="@+id/bg"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="6dp"
android:orientation="vertical">
<TextView
@@ -14,7 +13,7 @@
android:layout_height="wrap_content"
android:layout_gravity="left"
android:layout_marginLeft="9dp"
android:layout_marginTop="6dp"
android:layout_marginTop="4dp"
android:layout_marginRight="9dp"
android:layout_marginBottom="6dp"
android:textColor="@color/white"