fix automation layout

This commit is contained in:
Milos Kozak 2019-10-21 18:03:32 +02:00
parent 4eed8f7397
commit b0e180ef8a

View file

@ -12,7 +12,7 @@
android:layout_above="@+id/automation_logView"
android:layout_alignParentStart="true"
android:layout_alignParentTop="true"
android:layout_marginBottom="-100dp" />
android:layout_marginBottom="15dp" />
<TextView
android:id="@+id/automation_logView"