MM 新增世界聊天

This commit is contained in:
guozhen
2024-12-27 10:32:26 +08:00
committed by xuhuixiang
parent 6e5816c8b3
commit d084dd22a4
38 changed files with 605 additions and 301 deletions

View File

@@ -135,7 +135,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dimen_10_dp"
android:src="@mipmap/shangjia_img"
android:visibility="visible" />
android:visibility="gone" />
<View
android:layout_width="match_parent"
@@ -157,7 +157,7 @@
android:text="@string/shanghuguanli_txt"
android:textColor="#ffffffff"
android:textSize="14sp"
android:visibility="visible" />
android:visibility="gone" />
</LinearLayout>
</LinearLayout>