wjc
2025-02-14 20119c1e9849ab28add56b977ffbca87e13e1072
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>