summaryrefslogtreecommitdiff
path: root/main/src/main/res/layout/log_fragment.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2015-10-21 10:35:35 +0200
committerArne Schwabe <arne@rfc2549.org>2015-10-21 10:35:35 +0200
commitdaa32139fe83d69e148f5df3715930913e7ee52e (patch)
treefe71824f23bc9ca4472d50637838cd82adc65477 /main/src/main/res/layout/log_fragment.xml
parent0b7a343d0b308c64a1c1e3c328e3752eef9fe4b0 (diff)
Make device information message more verbose.v0.6.41
Diffstat (limited to 'main/src/main/res/layout/log_fragment.xml')
-rw-r--r--main/src/main/res/layout/log_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/main/res/layout/log_fragment.xml b/main/src/main/res/layout/log_fragment.xml
index ac70c01f..491882a9 100644
--- a/main/src/main/res/layout/log_fragment.xml
+++ b/main/src/main/res/layout/log_fragment.xml
@@ -30,7 +30,6 @@
<ListView
android:id="@android:id/list"
- android:stackFromBottom="true"
android:transcriptMode="normal"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>