summaryrefslogtreecommitdiff
path: root/main/src/ui/res/layout-sw600dp-port/log_fragment.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2021-10-16 02:53:19 +0200
committerArne Schwabe <arne@rfc2549.org>2021-10-16 02:53:19 +0200
commita505a2fa53d26152977a0824aa8f9585adc89aa2 (patch)
treee250a7b799f850227e253e5246254d91692dc9ce /main/src/ui/res/layout-sw600dp-port/log_fragment.xml
parent12c2b2a9d724edff6499caad63997bb8cef8f4a4 (diff)
Remove manually set background from logview and connection (closes #1403)
Diffstat (limited to 'main/src/ui/res/layout-sw600dp-port/log_fragment.xml')
-rw-r--r--main/src/ui/res/layout-sw600dp-port/log_fragment.xml1
1 files changed, 0 insertions, 1 deletions
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">
<LinearLayout
- android:background="@drawable/white_rect"
android:elevation="1dp"
android:layout_height="wrap_content"
android:layout_width="match_parent">