wjc
2024-12-25 1a8ba64b9cca5aaa98c4f84602f0fb78d3b6b6b4
app/src/main/res/layout/activity_contact_us.xml
@@ -74,7 +74,7 @@
            android:layout_marginStart="@dimen/dp_16"
            android:text="@string/email_address"
            android:textColor="@color/text_E6FFFFFF"
            android:textSize="@dimen/text_16" />
            android:textSize="@dimen/text_14" />
        <TextView
            android:id="@+id/email_address_content_tv"
@@ -84,7 +84,7 @@
            android:layout_centerVertical="true"
            android:layout_marginEnd="@dimen/dp_16"
            android:textColor="@color/text_66FFFFFF"
            android:textSize="@dimen/text_16" />
            android:textSize="@dimen/text_14" />
    </RelativeLayout>