From 9818a20d0b0b05b3fb3a8339395ed5ad979e6e24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E4=BF=8A?= <215613905@qq.com> Date: Fri, 11 Nov 2022 17:15:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_series_group.xml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/src/main/res/layout/item_series_group.xml diff --git a/app/src/main/res/layout/item_series_group.xml b/app/src/main/res/layout/item_series_group.xml new file mode 100644 index 00000000..4190beca --- /dev/null +++ b/app/src/main/res/layout/item_series_group.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file