From 192f36fb3cab49d2ce434f45473b1977d00fad46 Mon Sep 17 00:00:00 2001 From: ShirkNeko <2773800761@qq.com> Date: Sat, 22 Mar 2025 16:35:56 +0800 Subject: [PATCH] Changing the custom background expand more options logic Co-authored-by:Shirkneko --- .../main/java/shirkneko/zako/sukisu/ui/component/SwitchItem.kt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/SwitchItem.kt diff --git a/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/SwitchItem.kt b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/SwitchItem.kt new file mode 100644 index 00000000..240ed744 --- /dev/null +++ b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/SwitchItem.kt @@ -0,0 +1,2 @@ +package shirkneko.zako.sukisu.ui.component +