summaryrefslogtreecommitdiff
path: root/main/src/main/res/layout/log_fragment.xml
diff options
context:
space:
mode:
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"/>