From b20141de02f1c71d15e7474c2e0dab4606385149 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Thu, 8 Dec 2022 14:42:33 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=95=B4=E8=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/dialog_live_prank.xml | 35 ++++++++++++++++++ .../res/layout/view_live_prank_turntable.xml | 37 +++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 live/src/main/res/layout/dialog_live_prank.xml create mode 100644 live/src/main/res/layout/view_live_prank_turntable.xml diff --git a/live/src/main/res/layout/dialog_live_prank.xml b/live/src/main/res/layout/dialog_live_prank.xml new file mode 100644 index 000000000..c464112a8 --- /dev/null +++ b/live/src/main/res/layout/dialog_live_prank.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/live/src/main/res/layout/view_live_prank_turntable.xml b/live/src/main/res/layout/view_live_prank_turntable.xml new file mode 100644 index 000000000..c61215b16 --- /dev/null +++ b/live/src/main/res/layout/view_live_prank_turntable.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + \ No newline at end of file