summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/logwindow.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/logwindow.xml b/res/layout/logwindow.xml
index 4051c92c..57ab5cb9 100644
--- a/res/layout/logwindow.xml
+++ b/res/layout/logwindow.xml
@@ -11,6 +11,7 @@
android:layout_height="wrap_content"/>
<ListView
android:id="@android:id/list"
+ android:transcriptMode="normal"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />