From 39d2e86c467753e3bd44c0a29d59446bc1205bad Mon Sep 17 00:00:00 2001 From: sonichy Date: Sat, 25 Mar 2023 13:29:10 +0800 Subject: [PATCH] group layout --- main/res/layout/group_row.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 main/res/layout/group_row.xml diff --git a/main/res/layout/group_row.xml b/main/res/layout/group_row.xml new file mode 100644 index 0000000..2020749 --- /dev/null +++ b/main/res/layout/group_row.xml @@ -0,0 +1,23 @@ + + + + + + + + \ No newline at end of file