update 对话框,相册相机

This commit is contained in:
2023-10-14 10:55:14 +08:00
parent 427d10158b
commit 0c5533ffb3
5 changed files with 130 additions and 28 deletions

View File

@@ -17,6 +17,12 @@
android:textColor="#333333"
android:textSize="18sp"
android:textStyle="bold" />
<FrameLayout
android:id="@+id/content_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
</FrameLayout>
<TextView
android:id="@+id/content"
@@ -28,6 +34,7 @@
android:gravity="center"
tools:text="與TA視頻聊天每分鐘續消耗299鑽石您可通過充值獲取更多鑽石以便繼續聊天" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"