work around for message scroll bug

This commit is contained in:
iNPUTmice 2014-10-06 19:28:15 +02:00
parent 0a93093bc7
commit 315731b0cf
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
android:layout_height="0.1dp"
android:background="#00000000">
</RelativeLayout>