From 315731b0cf9b15a5e749a7ea35b8770e4dc94e74 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 6 Oct 2014 19:28:15 +0200 Subject: work around for message scroll bug --- res/layout/message_null.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/layout/message_null.xml') diff --git a/res/layout/message_null.xml b/res/layout/message_null.xml index 1e148585..36eb860d 100644 --- a/res/layout/message_null.xml +++ b/res/layout/message_null.xml @@ -1,6 +1,7 @@ + android:layout_height="0.1dp" + android:background="#00000000"> \ No newline at end of file -- cgit v1.2.3