From a505a2fa53d26152977a0824aa8f9585adc89aa2 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 16 Oct 2021 02:53:19 +0200 Subject: Remove manually set background from logview and connection (closes #1403) --- main/src/ui/res/drawable/white_rect.xml | 10 ---------- main/src/ui/res/layout-sw600dp-port/log_fragment.xml | 1 - main/src/ui/res/layout-sw600dp/log_fragment.xml | 1 - main/src/ui/res/layout/connections.xml | 1 - 4 files changed, 13 deletions(-) delete mode 100644 main/src/ui/res/drawable/white_rect.xml diff --git a/main/src/ui/res/drawable/white_rect.xml b/main/src/ui/res/drawable/white_rect.xml deleted file mode 100644 index 36df6913..00000000 --- a/main/src/ui/res/drawable/white_rect.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/main/src/ui/res/layout-sw600dp-port/log_fragment.xml b/main/src/ui/res/layout-sw600dp-port/log_fragment.xml index 7a4b60fe..db56979d 100644 --- a/main/src/ui/res/layout-sw600dp-port/log_fragment.xml +++ b/main/src/ui/res/layout-sw600dp-port/log_fragment.xml @@ -12,7 +12,6 @@ tools:context=".LogWindow"> diff --git a/main/src/ui/res/layout-sw600dp/log_fragment.xml b/main/src/ui/res/layout-sw600dp/log_fragment.xml index 089bfb9d..3a02a5e1 100644 --- a/main/src/ui/res/layout-sw600dp/log_fragment.xml +++ b/main/src/ui/res/layout-sw600dp/log_fragment.xml @@ -14,7 +14,6 @@