马甲包

This commit is contained in:
Martin
2024-10-07 09:59:16 +08:00
parent 6ab70b4fcb
commit 7433369c1a
14 changed files with 2 additions and 16 deletions

View File

@@ -298,22 +298,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/lt_customer"
android:layout_marginBottom="20dp"
android:layout_width="match_parent"
android:visibility="gone"
android:layout_height="30dp"
android:gravity="center">
<TextView
android:id="@+id/tv_customer"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/customer_service2"
android:textColor="#FF999999"
android:textSize="11sp" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 10 KiB