summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-sw600dp
diff options
context:
space:
mode:
authorFup Duck <fupduck@sacknagel.com>2017-12-19 16:08:49 +0100
committerFup Duck <fupduck@sacknagel.com>2017-12-19 16:08:49 +0100
commitd1d34f0bf995f48dac7781711656b8cb8e387707 (patch)
tree281c897335def5d61fa7f69d9aebac7b72119334 /app/src/main/res/layout-sw600dp
parent673c4221554fc92d87fa306c8a95cefb75693d78 (diff)
move log fragment layout
Diffstat (limited to 'app/src/main/res/layout-sw600dp')
-rw-r--r--app/src/main/res/layout-sw600dp/f_log.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout-sw600dp/f_log.xml b/app/src/main/res/layout-sw600dp/f_log.xml
index 26f63df4..9ad30208 100644
--- a/app/src/main/res/layout-sw600dp/f_log.xml
+++ b/app/src/main/res/layout-sw600dp/f_log.xml
@@ -9,8 +9,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal"
- android:padding="20dp"
- tools:context=".LogWindow">
+ android:padding="20dp" >
<LinearLayout