From e31ce39967da010c1b7e1b81cf0d950160ec6c19 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Thu, 16 Nov 2017 12:26:23 -0800 Subject: [PATCH] Fix background on attachment manager --- res/layout/conversation_activity_attachment_editor_stub.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/layout/conversation_activity_attachment_editor_stub.xml b/res/layout/conversation_activity_attachment_editor_stub.xml index 6e88fadac..c7825b920 100644 --- a/res/layout/conversation_activity_attachment_editor_stub.xml +++ b/res/layout/conversation_activity_attachment_editor_stub.xml @@ -5,7 +5,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center_horizontal" - android:background="?android:windowBackground" android:visibility="gone">