wjc
2025-01-13 90e89b7861fc2ce0c1ebf64d079f423f4e8f9039
app/src/main/res/layout/line_message_info.xml
@@ -13,7 +13,7 @@
        android:layout_centerInParent="true"
        android:gravity="center"
        android:textColor="@color/text_E6FFFFFF"
        android:textSize="@dimen/text_14" />
        android:textSize="@dimen/text_12" />
    <TextView
        android:id="@+id/right_content_tv"
@@ -23,7 +23,7 @@
        android:layout_centerVertical="true"
        android:gravity="end"
        android:textColor="@color/text_E6FFFFFF"
        android:textSize="@dimen/text_14" />
        android:textSize="@dimen/text_12" />
</RelativeLayout>