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, 1 insertions, 0 deletions
diff --git a/main/src/main/res/layout/log_fragment.xml b/main/src/main/res/layout/log_fragment.xml
index 491882a9..ac70c01f 100644
--- a/main/src/main/res/layout/log_fragment.xml
+++ b/main/src/main/res/layout/log_fragment.xml
@@ -30,6 +30,7 @@
<ListView
android:id="@android:id/list"
+ android:stackFromBottom="true"
android:transcriptMode="normal"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>