From 99e1d49a4bc3b67c7479e90278808ce2aa6c1a4a Mon Sep 17 00:00:00 2001 From: lunaticbum Date: Thu, 26 Mar 2026 18:12:30 +0900 Subject: [PATCH] ... --- app/src/main/res/layout/fragment_system_status.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/fragment_system_status.xml b/app/src/main/res/layout/fragment_system_status.xml index ab87bc3c..ae9020f6 100644 --- a/app/src/main/res/layout/fragment_system_status.xml +++ b/app/src/main/res/layout/fragment_system_status.xml @@ -25,6 +25,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" + android:background="#1fff" android:padding="6dp" android:layout_marginBottom="24dp">