summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2015-01-27 15:22:01 +0100
committerArne Schwabe <arne@rfc2549.org>2015-01-27 15:22:01 +0100
commitddf8f5c3ba2a245f8004c160a53c718ef77245fb (patch)
treea62a664d641366439a7fc0d4d28e02370a5b3054
parentc17342b3a53845b379ce7171f095a3a880c98b98 (diff)
Fix log layout
-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 4fec942e..491882a9 100644
--- a/main/src/main/res/layout/log_fragment.xml
+++ b/main/src/main/res/layout/log_fragment.xml
@@ -13,6 +13,7 @@
<LinearLayout
android:background="@drawable/white_rect"
android:elevation="1dp"
+ android:orientation="vertical"
android:layout_height="wrap_content"
android:layout_width="match_parent">