wjc
2025-02-07 e57e1c01a52a326343122d458ad3bd330fc9d347
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>