82 消息背景透明色 1

This commit is contained in:
2025-12-30 14:13:16 +08:00
parent 359f93aac7
commit 4f48c55cf6

View File

@@ -2,7 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/white"
android:background="@color/transparent"
android:orientation="vertical"
android:gravity="center" >
<ImageView